Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/renovate/root/major-15-angular-m…
Browse files Browse the repository at this point in the history
…onorepo' into e2e/a15
  • Loading branch information
satanTime committed Nov 27, 2022
2 parents 1f79a7d + f9768a6 commit c8f790b
Show file tree
Hide file tree
Showing 7 changed files with 2,888 additions and 4,090 deletions.
16 changes: 16 additions & 0 deletions .browserslistrc
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"options": {
"main": "src/test.ts",
"polyfills": "src/polyfills.ts",
"tsConfig": "tsconfig.spec.json",
"tsConfig": "tsconfig.json",
"karmaConfig": "karma.conf.js"
}
}
Expand Down
Loading

0 comments on commit c8f790b

Please sign in to comment.