Webpack build for branch master: 3545e731c0

This commit is contained in:
Travis CI 2017-01-20 03:08:50 +00:00
parent 98691fb19d
commit e1881bc3ae
2 changed files with 2 additions and 2 deletions

View file

@ -8900,7 +8900,7 @@ module.exports = {
"docs": "docgen --source src --custom docs/index.yml --output docs/docs.json",
"test-docs": "docgen --source src --custom docs/index.yml",
"lint": "eslint src",
"web-dist": "node ./node_modules/parallel-webpack/bin/run.js"
"webpack": "parallel-webpack"
},
"repository": {
"type": "git",

File diff suppressed because one or more lines are too long