[react-tools] Add src/ to files

This is so it's possible to use the original @providesModule source
files in a toolchain that understands those.
This commit is contained in:
Paul O’Shannessy
2013-08-22 22:25:23 -07:00
parent aa1fa7468b
commit 6ca8d31c83

View File

@@ -20,6 +20,7 @@
"main.js",
"bin/jsx",
"build/modules/",
"src/",
"vendor/fbtransform/",
"vendor/constants.js"
],