Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 75cedd5

Browse filesBrowse files
committed
chore: cleanup
1 parent 5d6408f commit 75cedd5
Copy full SHA for 75cedd5

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"watch:lib:dev": "ng build coreui-angular --watch --configuration production",
1111
"build:lib:prod": "ng build coreui-angular",
1212
"postbuild:lib:prod": "npm run build --prefix projects/coreui-angular",
13-
"test:lib:dev": "ng test --no-watch --code-coverage coreui-angular ",
13+
"test:lib:dev": "ng test coreui-angular",
1414
"test:lib:prod": "ng test coreui-angular --karma-config=projects/coreui-angular/karma.conf.github.js",
1515
"prepublish:lib": "npm run prepublish:icons && ng lint coreui-angular && ng test coreui-angular --watch=false && npm run build:lib:prod",
1616
"publish:lib": "cd dist/coreui-angular/ && npm publish --tag next --dry-run",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.