Releases: farm-fe/farm
Releases · farm-fe/farm
@farmfe/[email protected]
Patch Changes
- write resources to disk to optimize resources loading time
- Updated dependencies
- @farmfe/[email protected]
- @farmfe/[email protected]
@farmfe/[email protected]
Patch Changes
- Fix lazy compilation and partial bundling bugs
- Updated dependencies
- @farmfe/[email protected]
- @farmfe/[email protected]
@farmfe/[email protected]
Patch Changes
- Optimize disk usage
v0.3.0: Version Packages (#43)
* Version Packages * chore: adjust peer dependencies version --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: wumingliang.0113 <[email protected]>
@farmfe/[email protected]
Minor Changes
-
f915a35: Support lazy compilation and partial bundling
- remove resource pot graph to optimize the compilation speed
- implement partial bundling algorithm
- optimize @farmfe/cli, remove @farmfe/core from its dependencies
- optimize plugin react to skip duplicate module building based on process.env.NODE_ENV
@farmfe/[email protected]
Patch Changes
- Updated dependencies [f915a35]
- @farmfe/[email protected]
@farmfe/[email protected]
Minor Changes
-
f915a35: Support lazy compilation and partial bundling
- remove resource pot graph to optimize the compilation speed
- implement partial bundling algorithm
- optimize @farmfe/cli, remove @farmfe/core from its dependencies
- optimize plugin react to skip duplicate module building based on process.env.NODE_ENV
Patch Changes
- Updated dependencies [f915a35]
- @farmfe/[email protected]
- @farmfe/[email protected]
@farmfe/[email protected]
Minor Changes
-
f915a35: Support lazy compilation and partial bundling
- remove resource pot graph to optimize the compilation speed
- implement partial bundling algorithm
- optimize @farmfe/cli, remove @farmfe/core from its dependencies
- optimize plugin react to skip duplicate module building based on process.env.NODE_ENV
v0.2.0: Version Packages (#37)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@farmfe/[email protected]
Minor Changes
- e826221: Support css HMR and dynamic resource compiling and loading for dynamic import