scalableminds / amd-optimize

An AMD (RequireJS) optimizer that's stream-friendly. Made for gulp.
MIT License
162 stars 29 forks source link

added test for external dependencies #25

Closed beatgammit closed 10 years ago

beatgammit commented 10 years ago

Added a test that uses config.js to specify where external dependencies are. Directory structure:

I relatively new to gulp, requirejs and CoffeeScript, so this test may need to be modified. The intent of the test is to emulate a relatively complex bower + requirejs setup.