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

Disable code spliting #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MrBartusek
Copy link

The current version of boilerplate card insteed of generating one file boilerplate-card.js upon running npm run build actually generates three:

image

After this PR it's back to one:

image

@gadget-man
Copy link

I'm having the same issue - running rpm run start or rpm run build creates three files. However, setting inlineDynamicImports isn't making any difference for me. This creates a big problem when creating the release in GitHub, because only the original boilerplate-card.js file gets included in the release without the additional files.

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.

None yet

2 participants