jam icon indicating copy to clipboard operation
jam copied to clipboard

add a --no-requirejs option or something to the compile command

Open ryanramage opened this issue 12 years ago • 0 comments

Based on discussion with @caolan . Would be nice to have option to not bundle the require preamble into the jam compile.

see: https://github.com/caolan/jam/blob/master/lib/commands/compile.js#L182-L199 and https://github.com/caolan/jam/blob/master/lib/commands/compile.js#L219

ryanramage avatar May 14 '13 22:05 ryanramage