-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Chunked bundling and lazy loading of components (#1001)
* Working chunked bundle * Refactor of bundle copy * Reverting accidental vscode changes * Removing example chunked bundle from bundle demo * explicit render example re introduced * Lowered bundle size * Fixing race condition with script loading * linting fix * npm run test:all fails due to exit 1 on client-exmaple-server * linting * Linting config * package lock bump? * removing stats.html * Removing new prettier config * New tsconfig changes * Potential working linting config * linting for root package.json
- Loading branch information
Showing
21 changed files
with
1,619 additions
and
25,562 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
Oops, something went wrong.