mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 01:36:22 +00:00
on making usernavigator
This commit is contained in:
@@ -25,8 +25,8 @@ module.exports = {
|
||||
]
|
||||
},
|
||||
plugins: [
|
||||
new webpack.HotModuleReplacementPlugin(),
|
||||
new webpack.NoErrorsPlugin()
|
||||
new webpack.HotModuleReplacementPlugin()
|
||||
// new webpack.NoErrorsPlugin()
|
||||
],
|
||||
externals: [
|
||||
'socket.io-client',
|
||||
|
||||
Reference in New Issue
Block a user