Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
940b8da7
Commit
940b8da7
authored
6 years ago
by
XhmikosR
Browse files
Options
Download
Email Patches
Plain Diff
Add the css-copy and js-copy tasks before the build script.
parent
aa3b4d33
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
package.json
+1
-0
package.json
with
1 addition
and
0 deletions
+1
-0
package.json
+
1
-
0
View file @
940b8da7
...
...
@@ -67,6 +67,7 @@
"lint"
:
"npm-run-all --parallel js-lint css-lint"
,
"coveralls"
:
"shx cat js/coverage/lcov.info | coveralls"
,
"docs"
:
"npm-run-all css-docs js-docs docs-build docs-lint"
,
"predocs-build"
:
"npm-run-all css-copy js-copy"
,
"docs-build"
:
"hugo --cleanDestinationDir"
,
"docs-compile"
:
"npm run docs-build"
,
"docs-production"
:
"cross-env HUGO_ENV=production npm run docs-build"
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment