Skip to content

Kitchensink code splitting improvements and upgrade to Looker components#11

Open
bryans99 wants to merge 2 commits into
mainfrom
brynryans/ks-code-splitting-improvements
Open

Kitchensink code splitting improvements and upgrade to Looker components#11
bryans99 wants to merge 2 commits into
mainfrom
brynryans/ks-code-splitting-improvements

Conversation

@bryans99

@bryans99 bryans99 commented Apr 2, 2021

Copy link
Copy Markdown
Contributor

Looker components now at 1.1.3.
Kitchensink broken into its own code chunk. Initial bundle size now 300KB. Vendor bundle still large. Future PR will split vendor bundle.

Looker components now at 1.1.3.
Kitchensink broken into its own code chunk. Initial bundle size now 300KB. Vendor bundle still large. Future PR will split vendor bundle.
@bryans99 bryans99 requested review from izzymiller and jkaster April 2, 2021 23:48

@jkaster jkaster left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

output: {
path: __dirname + '/dist',
filename: 'bundle.js',
filename: '[name].bundle.js',

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

interesting template

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants