sveltejs / sapper

The next small thing in web development, powered by Svelte
https://sapper.svelte.dev
MIT License
7.01k stars 435 forks source link

Update rollup-plugin-css-chunks dependency #1757

Closed PatrickG closed 3 years ago

PatrickG commented 3 years ago

Fix #1751

NOTE: All development is currently focused on Sapper's successor, SvelteKit: https://kit.svelte.dev/ We are not adding new features to Sapper. While we might fix some particularly pressing or easy to address bugs, it's highly unlikely that most PRs will be reviewed.

This PR should be merged, because otherwise the latest version of Sapper is not usable with regex routes.

benmccann commented 3 years ago

I'm happy to merge this, but I think you'd need to run npm install to update package-lock.json as well?

PatrickG commented 3 years ago

Oh, sorry. Updated package-lock.json as well.