1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 01:36:22 +00:00

on making usernavigator

This commit is contained in:
Rokt33r
2015-10-12 22:29:24 +09:00
parent a9e12e4384
commit 972a3746a1
8 changed files with 123 additions and 31 deletions

View File

@@ -25,8 +25,8 @@ module.exports = {
]
},
plugins: [
new webpack.HotModuleReplacementPlugin(),
new webpack.NoErrorsPlugin()
new webpack.HotModuleReplacementPlugin()
// new webpack.NoErrorsPlugin()
],
externals: [
'socket.io-client',