Closed dmose closed 12 years ago
Right now, the "volo build" only includes libraries that are accessed via require() in the built version. This means that projects that use non-AMD(ified) libraries will build and deploy an incomplete (and therefore non-working) copy of the game.
Paired with jrburke on fix for this, now merged into the master branch.
Right now, the "volo build" only includes libraries that are accessed via require() in the built version. This means that projects that use non-AMD(ified) libraries will build and deploy an incomplete (and therefore non-working) copy of the game.