Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 03:16
· 1127 commits to main since this release
1c518a0

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