browser-pack icon indicating copy to clipboard operation
browser-pack copied to clipboard

Support for dynamic standalone module name.

Open sethmcl opened this issue 11 years ago • 0 comments

If opts.standalone === true, then the standalone name will be set to the filename (without extension) of the source file.

Addresses issue #42.

sethmcl avatar Aug 15 '14 02:08 sethmcl