Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@babel/plugin-transform-runtime drastically increases the build size #184

Closed
kdouglass-oliveai opened this issue May 14, 2021 · 3 comments
Closed

Comments

@kdouglass-oliveai
Copy link

The new LDK could not find @babel/plugin-transform-runtime with yarn. Installing it as a dev dependency increases the unminified build size 500kb+. Webpack's build time went from < 1s to > 5s.

webpack 5.37.0 compiled in 5336 ms

WARNING in asset size limit: The following asset(s) exceed the recommended size limit (500 KiB).
This can impact web performance.
Assets: 
  loop.js (717 KiB)
@RusGraf
Copy link
Contributor

RusGraf commented May 17, 2021

Thank you @kdouglass-oliveai, I'll create a card to investigate this scenario.

@kdouglass-oliveai
Copy link
Author

Thanks @RusGraf. You can refer to issue 181 for more details on the compile time.

@CandiceCLB
Copy link

Closing this card as it is being tracked in issue 181 stated above.

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

No branches or pull requests

3 participants