Skip to content

Commit 535f200

Browse files
committed
build: update scripts
1 parent 82b45be commit 535f200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"homepage": "https://coreui.io",
1818
"author": "The CoreUI Team (https://github.com/orgs/coreui/people)",
1919
"scripts": {
20-
"start": "npm-run-all watch docs-serve",
20+
"start": "npm-run-all --parallel watch docs-serve",
2121
"bundlewatch": "bundlewatch --config .bundlewatch.config.json",
2222
"css": "npm-run-all css-compile css-prefix css-minify",
2323
"css-compile": "sass --style expanded --source-map --embed-sources --no-error-css scss/:dist/css/",

0 commit comments

Comments
 (0)