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

Upgrade Babylon.js packages to v6 along with deps #158

Merged
merged 1 commit into from
Apr 24, 2023

Conversation

jelster
Copy link
Owner

@jelster jelster commented Apr 22, 2023

Resolves #155 and #157.

Also bumps the maximumFileSizeToCacheInBytes of the ServiceWorker to 18MB to allow the full production package to be precached

@jelster jelster added the dependencies Pull requests that update a dependency file label Apr 22, 2023
@jelster jelster added this to the v1.1 Release milestone Apr 22, 2023
@jelster jelster linked an issue Apr 22, 2023 that may be closed by this pull request
@github-actions
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://wonderful-river-0b8108510-158.centralus.azurestaticapps.net

@jelster jelster linked an issue Apr 22, 2023 that may be closed by this pull request
@jelster jelster merged commit 53395e4 into develop Apr 24, 2023
@jelster
Copy link
Owner Author

jelster commented Apr 24, 2023

Only note on the upgrade was the need to manually run npm install webpack-cli -d to re-install the new major version of webpack CLI as a dev dependency

@jelster jelster deleted the 155-upgrade-to-bjs-60 branch April 24, 2023 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
application dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update WebPack and dependencies Upgrade to BJS 6.0
1 participant