更改版本号

This commit is contained in:
zyqwst
2022-01-02 09:48:30 +08:00
parent fe0ff7a4af
commit 06c2fb6532
10 changed files with 9375 additions and 48952 deletions

View File

@@ -7,6 +7,10 @@ module.exports = {
template: 'public/index.html',
filename: 'index.html'
}
},
devServer: {
// development server port 8000
port: 8080
}
// css: {
// loaderOptions: {