We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2689f55 commit a0a1431Copy full SHA for a0a1431
1 file changed
angular.json
@@ -14,13 +14,13 @@
14
"options": {
15
"tsConfig": "projects/ng-sortgrid/tsconfig.lib.json",
16
"project": "projects/ng-sortgrid/ng-package.json"
17
- }
18
- , "configurations": {
+ },
+ "configurations": {
19
"production": {
20
"tsConfig": "projects/ng-sortgrid/tsconfig.lib.prod.json"
21
}
22
23
-},
24
"test": {
25
"builder": "@angular-devkit/build-angular:karma",
26
0 commit comments