Releases: seek-oss/crackle
Releases · seek-oss/crackle
@crackle/[email protected]
@crackle/[email protected]
Patch Changes
- Updated dependencies [
9993725
]:- @crackle/[email protected]
@crackle/[email protected]
@crackle/[email protected]
Patch Changes
- Updated dependencies [
be1da6c
]:- @crackle/[email protected]
@crackle/[email protected]
@crackle/[email protected]
Patch Changes
- Updated dependencies [
4c60648
]:- @crackle/[email protected]
@crackle/[email protected]
@crackle/[email protected]
Patch Changes
- Updated dependencies [
e00526c
]:- @crackle/[email protected]
@crackle/[email protected]
@crackle/[email protected]
Minor Changes
-
#168
3e954b6
Thanks @mrm007! - Add adev.shim
config option with choicesnone
andrequire
(default)The
dev.webpack
config option has been removed, replaced withdev.shim: 'none'
-
#167
82675c6
Thanks @mrm007! - Add apackage.mode
config option with choicespreserve
andbundle
(default)This controls how Crackle generates output files:
bundle
rolls up output files into as few chunks as possiblepreserve
creates separate files for all modules using the original module names as file names