No need for requireall.js when including exports.js

This commit is contained in:
Tim Schaub
2014-04-28 17:30:10 -06:00
parent d552dfd96d
commit 9b4f61be3e
2 changed files with 2 additions and 3 deletions
-1
View File
@@ -27,7 +27,6 @@
"inherits": "base.json",
"inputs": [
"../build/src/internal/src/requireall.js",
"../build/exports.js"
],