Add dev server and finish build

This commit is contained in:
MrTimscampi 2020-02-27 22:03:11 +01:00
parent db4787a259
commit ac903b87e0
5 changed files with 1364 additions and 435 deletions

View file

@ -23,11 +23,6 @@ module.exports = {
]
},
plugins: [
new CleanWebpackPlugin(),
new CopyPlugin([{
from: "**/*",
to: "."
}]),
new CopyPlugin(
Assets.map(asset => {
return {