Skip to content

Commit

Permalink
Merge branch 'release/15.0.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
schilzx committed Mar 9, 2023
2 parents d560e3f + 7952916 commit d5ab695
Show file tree
Hide file tree
Showing 54 changed files with 10,828 additions and 10,611 deletions.
24 changes: 3 additions & 21 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"index": "src/index.html",
"main": "src/main.ts",
"polyfills": "src/polyfills.ts",
"tsConfig": "src/tsconfig.app.json",
"tsConfig": "tsconfig.app.json",
"assets": [
"src/favicon.ico",
"src/assets"
Expand Down Expand Up @@ -87,8 +87,8 @@
"options": {
"main": "src/test.ts",
"polyfills": "src/polyfills.ts",
"tsConfig": "src/tsconfig.spec.json",
"karmaConfig": "src/karma.conf.js",
"tsConfig": "tsconfig.spec.json",
"karmaConfig": "arma.conf.js",
"styles": [
"src/styles.scss"
],
Expand All @@ -101,24 +101,6 @@
}
}
},
"ngx-security-e2e": {
"root": "e2e/",
"projectType": "application",
"architect": {
"e2e": {
"builder": "@angular-devkit/build-angular:protractor",
"options": {
"protractorConfig": "e2e/protractor.conf.js",
"devServerTarget": "ngx-security:serve"
},
"configurations": {
"production": {
"devServerTarget": "ngx-security:serve:production"
}
}
}
}
},
"roles": {
"root": "projects/roles",
"sourceRoot": "projects/roles/src",
Expand Down
1 change: 1 addition & 0 deletions docs/112.312058d3a2edf5cc.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion docs/112.a88186864411852c.js

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d5ab695

Please sign in to comment.