refactor: use chobitsu

This commit is contained in:
surunzi
2020-07-03 14:30:04 +08:00
parent 49db1041b0
commit 78c288174a
10 changed files with 51 additions and 682 deletions

View File

@@ -32,6 +32,9 @@ const cssMinifierLoader = {
module.exports = {
entry: './src/index',
resolve: {
symlinks: false
},
devServer: {
contentBase: './test',
port: 3000