Ignore all bluebird files when processing during the build

This commit is contained in:
Tom Najdek 2017-06-03 18:25:24 +01:00 committed by Dan Stillman
parent e86bbfbda0
commit 4ca3cf1487

View file

@ -11,6 +11,7 @@
"resource/react.js",
"resource/react-dom.js",
"resource/bluebird.js",
"resource/bluebird/*.js",
"test/resource/httpd.js",
"test/resource/mocha.js",
"test/resource/co-mocha.js"