diff --git a/rollup.config.js b/rollup.config.js index d9aa427..0c83c8b 100644 --- a/rollup.config.js +++ b/rollup.config.js @@ -15,10 +15,6 @@ export default { }, plugins: [ svelte({ - // opt in to v3 behaviour today - skipIntroByDefault: true, - nestedTransitions: true, - // enable run-time checks when not in production dev: !production, // we'll extract any component CSS out into