HM-24 Установил еслинт, добавил скрипт start (#4)
This commit is contained in:
@ -11,7 +11,8 @@ module.exports = {
|
||||
},
|
||||
devServer: {
|
||||
compress: true,
|
||||
port: 9000
|
||||
port: 9000,
|
||||
open: true
|
||||
},
|
||||
plugins: [
|
||||
new CleanWebpackPlugin(),
|
||||
|
||||
Reference in New Issue
Block a user