-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* wip: create get-client-build-details * feat: first version of new WC compiler * fix: fix some tests * feat: improve generate entrypoint code * refactor: refactor generateEntryPointCode module * refactor: improve generate-entrypoint-code * reformat: add comments * feat: improve getTempPageName * refactor: move logic to preEntrypointAnalysis * perf: convert analysis to concurrent * test: cover pre-entrypoint-analysis tests * feat: move file system temp entrypoint logic to module * feat: improve pre-entrypoint-analysis * fix: solve layout * test: fix test * test: fix tests * fix: improve current get-client-code-in-page * docs: modify plugins docs + fix type * feat: add get-client-build-details * feat: add runBuild helper * refactor: change param name * feat: integrate runBuild helper to get-client-code-in-page * test: cover runBuild * feat: add dependecy graph to client build * feat: integrate analysis * fix: change to concurrent code * feat(build): adapt i18n key analysis to work in the new build * feat: adapt i18n bridge to new build * fix: return i18n size in build-time * reformat: rename getClientCodeInPage to layoutBuild * refactor: move clientPageBuild to module * refactor: move clientBuild * docs: remove comments * perf: optimize actions * docs: clean comments * feat(dx): improve build log feedback * feat(dx): improve build log feedback * feat(dx): fix log * fix: fix integrations with plugins
- Loading branch information
Showing
47 changed files
with
2,990 additions
and
1,488 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.