Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Fractalis
fractal.js
Commits
f798eebd
Commit
f798eebd
authored
Apr 24, 2018
by
Sascha Herzinger
Browse files
Fixing CI
parent
b8304b96
Pipeline
#4687
failed with stages
in 6 minutes and 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
package.json
View file @
f798eebd
...
...
@@ -15,7 +15,7 @@
"scripts"
:
{
"build"
:
"./node_modules/webpack/bin/webpack.js --config webpack.config.js --mode production"
,
"devserver"
:
"./node_modules/webpack-dev-server/bin/webpack-dev-server.js --config webpack.config.js --mode development"
,
"test"
:
"./node_modules/karma/bin/karma start karma.conf
ig
.js"
"test"
:
"./node_modules/karma/bin/karma start karma.conf.js"
},
"main"
:
"src/main.js"
,
"dependencies"
:
{
...
...
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