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) => ...@@ -44,7 +44,7 @@ module.exports = (env) =>
disableHostCheck: true, disableHostCheck: true,
contentBase: dist, contentBase: dist,
compress: true, compress: true,
port: 9000 port: 8000
}, },
output: { output: {
path: dist, 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