Unverified Commit d977bd54 authored by Alexandre Delanoë's avatar Alexandre Delanoë Committed by Nicolas Pouillard

[FIX] WebPack.

parent 89db86be
../src/index.html
\ No newline at end of file
../src/index.js
\ No newline at end of file
......@@ -44,7 +44,7 @@ module.exports = (env) =>
disableHostCheck: true,
contentBase: dist,
compress: true,
port: 9000
port: 8000
},
output: {
path: dist,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment