-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Wondering if there is a recommending build process to bundle up flight apps. Looks like the pattern for requiring dependencies in the scaffolding is the var myDep = require('path/to/dep'); method which isn't compatible with the rjs optimizer as far as I can tell.
Is there a way around this which I'm missing? or better to do the array of strings method?
Metadata
Metadata
Assignees
Labels
No labels