remove react-loader (not that the controller should be rendering spinners in the first place :(
This commit is contained in:
+1
-2
@@ -28,8 +28,7 @@
|
||||
"optimist": "^0.6.1",
|
||||
"q": "^1.4.1",
|
||||
"react": "^0.14.2",
|
||||
"react-dom": "^0.14.2",
|
||||
"react-loader": "^1.4.0"
|
||||
"react-dom": "^0.14.2"
|
||||
},
|
||||
"//deps": "The loader packages are here because webpack in a project that depends on us needs them in this package's node_modules folder",
|
||||
"//depsbuglink": "https://github.com/webpack/webpack/issues/1472",
|
||||
|
||||
Reference in New Issue
Block a user