Commit 2571e46a authored by Alexandre Delanoë's avatar Alexandre Delanoë

[FIX] WebPack.

parent 63c6fdac
../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