Skip to content

Commit

Permalink
Merge pull request #1491 from shanmukhateja/ng-11
Browse files Browse the repository at this point in the history
Angular 11 support
  • Loading branch information
l-lin authored Dec 31, 2020
2 parents 4245e2e + 4bd25ad commit b30e874
Show file tree
Hide file tree
Showing 9 changed files with 2,364 additions and 2,445 deletions.
4 changes: 3 additions & 1 deletion demo/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,16 @@
"node_modules/datatables.net-colreorder/js/dataTables.colReorder.js",
"node_modules/datatables.net-responsive/js/dataTables.responsive.js",
"node_modules/datatables.net-select/js/dataTables.select.js"
],
"allowedCommonJsDependencies": [
"highlight.js"
]
},
"configurations": {
"production": {
"optimization": true,
"outputHashing": "all",
"sourceMap": false,
"extractCss": true,
"namedChunks": false,
"extractLicenses": true,
"vendorChunk": false,
Expand Down
Loading

0 comments on commit b30e874

Please sign in to comment.