mirror of
https://github.com/typicode/json-server.git
synced 2025-07-30 21:54:11 +08:00
Upgrade dependencies
This commit is contained in:
@ -11,7 +11,7 @@ module.exports = {
|
||||
]
|
||||
},
|
||||
plugins: [
|
||||
new CleanWebpackPlugin(['dist']),
|
||||
new CleanWebpackPlugin(),
|
||||
new HtmlWebpackPlugin({
|
||||
favicon: 'src/front/favicon.ico',
|
||||
template: 'src/front/index.html'
|
||||
|
Reference in New Issue
Block a user