mirror of
https://github.com/maputnik/editor.git
synced 2025-12-07 14:50:02 +00:00
Upgrade React to 15.4
This commit is contained in:
@@ -2,7 +2,7 @@ module.exports = [
|
||||
{
|
||||
test: /\.jsx?$/,
|
||||
exclude: /(node_modules|bower_components|public)/,
|
||||
loaders: ['react-hot']
|
||||
loaders: ['react-hot-loader/webpack']
|
||||
},
|
||||
{
|
||||
test: /\.jsx?$/,
|
||||
|
||||
Reference in New Issue
Block a user