Skip to content

Commit

Permalink
build: backward support angular v14
Browse files Browse the repository at this point in the history
  • Loading branch information
enten committed Oct 9, 2023
1 parent c00577a commit 112bb23
Show file tree
Hide file tree
Showing 5 changed files with 26,078 additions and 9,894 deletions.
4 changes: 1 addition & 3 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@
"outputPath": "dist/ngx-sticky-app",
"index": "src/index.html",
"main": "src/main.ts",
"polyfills": [
"src/polyfills.ts"
],
"polyfills": "src/polyfills.ts",
"tsConfig": "src/tsconfig.app.json",
"inlineStyleLanguage": "scss",
"assets": [
Expand Down
Loading

0 comments on commit 112bb23

Please sign in to comment.