bootstrap 5

This commit is contained in:
vigdorov
2020-07-09 09:24:10 +03:00
parent 2bbf6082a5
commit f0500e5c15
3 changed files with 6 additions and 12 deletions

View File

@ -12,7 +12,6 @@ module.exports = {
devServer: {
compress: true,
port: 9000,
open: true
},
plugins: [
new CleanWebpackPlugin(),