build: Emit useless & in webpack config

This commit is contained in:
Colin Caine 2017-11-10 13:39:25 +00:00
parent 7ede4149a6
commit 504f553926

View file

@ -41,7 +41,7 @@ module.exports = {
'mkdir -p generated/static',
'scripts/excmds_macros.py',
'scripts/newtab.md.sh',
'scripts/make_docs.sh &',
'scripts/make_docs.sh',
]}),
new CopyWebPackPlugin([
{ from: "src/manifest.json" },