diff options
author | Danijel Andjelkovic <adanijel99@gmail.com> | 2022-02-28 19:46:47 +0100 |
---|---|---|
committer | Danijel Andjelkovic <adanijel99@gmail.com> | 2022-02-28 19:46:47 +0100 |
commit | a0c76e155d4b54573cc25af5a65a3c78a10fefb2 (patch) | |
tree | ff2b0f8ae515f6a312b8ea8bfb1124635e4c2e2d /sandbox/test-projekat-danijel/frontend/.browserslistrc | |
parent | ca6f2e5565b4857516d77c58d1b4dafcdd725a8a (diff) |
Dodao frontend ponovo posto ga je git prepoznao kao pod-repozitorijum i nije pushovao fajlove.
Diffstat (limited to 'sandbox/test-projekat-danijel/frontend/.browserslistrc')
-rw-r--r-- | sandbox/test-projekat-danijel/frontend/.browserslistrc | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/sandbox/test-projekat-danijel/frontend/.browserslistrc b/sandbox/test-projekat-danijel/frontend/.browserslistrc new file mode 100644 index 00000000..4f9ac269 --- /dev/null +++ b/sandbox/test-projekat-danijel/frontend/.browserslistrc @@ -0,0 +1,16 @@ +# This file is used by the build system to adjust CSS and JS output to support the specified browsers below. +# For additional information regarding the format and rule options, please see: +# https://github.com/browserslist/browserslist#queries + +# For the full list of supported browsers by the Angular framework, please see: +# https://angular.io/guide/browser-support + +# You can see what browsers were selected by your queries by running: +# npx browserslist + +last 1 Chrome version +last 1 Firefox version +last 2 Edge major versions +last 2 Safari major versions +last 2 iOS major versions +Firefox ESR |