More WIP component indexing

This commit is contained in:
David Baker
2015-11-30 17:33:04 +00:00
parent 4a144ac03d
commit 730b33535a
4 changed files with 137 additions and 74 deletions
+2 -1
View File
@@ -38,8 +38,9 @@
"//depsbuglink": "https://github.com/webpack/webpack/issues/1472",
"devDependencies": {
"babel": "^5.8.23",
"rimraf": "^2.4.3",
"json-loader": "^0.5.3",
"require-json": "0.0.1",
"rimraf": "^2.4.3",
"source-map-loader": "^0.1.5"
}
}