Skip to content
Snippets Groups Projects
Commit 56530d80 authored by David Baker's avatar David Baker
Browse files

Add link to guthub issue about webpack's loader path silliness

parent d172aaf4
No related branches found
No related tags found
No related merge requests found
...@@ -31,6 +31,7 @@ ...@@ -31,6 +31,7 @@
"react-loader": "^1.4.0" "react-loader": "^1.4.0"
}, },
"//deps": "The loader packages are here because webpack in a project that depends on us needs them in this package's node_modules folder", "//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",
"devDependencies": { "devDependencies": {
"babel": "^5.8.23", "babel": "^5.8.23",
"rimraf": "^2.4.3", "rimraf": "^2.4.3",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment