Skip to content

break: use compilerOptions for svelte.compile config #145

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

Merged
merged 6 commits into from
Oct 22, 2020

Conversation

lukeed
Copy link
Member

@lukeed lukeed commented Oct 22, 2020

Addresses the compilerOptions synchronization step from #144
Decided to kick the bucket on whether or not to auto-load svelte.config.js for another day.

@lukeed lukeed merged commit 79fe265 into master Oct 22, 2020
@lukeed lukeed deleted the break/compiler-options branch October 22, 2020 17:10
@lukeed lukeed mentioned this pull request Oct 22, 2020
msmolens added a commit to msmolens/treetop that referenced this pull request Dec 4, 2020
Update rollup config for rollup-plugin-svelte 7.0.0. In particular, move
the 'dev' and 'css' options for the Svelte compiler to the
'compilerOptions' key. See sveltejs/rollup-plugin-svelte#145.
msmolens added a commit to msmolens/treetop that referenced this pull request Dec 4, 2020
Update rollup config for rollup-plugin-svelte 7.0.0. In particular, move
the 'dev' and 'css' options for the Svelte compiler to the
'compilerOptions' key. See sveltejs/rollup-plugin-svelte#145.
msmolens added a commit to msmolens/treetop that referenced this pull request Dec 4, 2020
Update rollup config for rollup-plugin-svelte 7.0.0. In particular, move
the 'dev' and 'css' options for the Svelte compiler to the
'compilerOptions' key. See sveltejs/rollup-plugin-svelte#145.
rdela referenced this pull request in rdela/kokodokai Jan 1, 2021
see sveltejs/sapper-template#289
appears to require svelte 3.30.1 or higher
philipp-tailor added a commit to philipp-tailor/svelte_sidebar that referenced this pull request Feb 13, 2021
...  after breaking update.

Re-aligned the configuration as demonstrated
[here](https://github.com/sveltejs/template/blob/5b1135c286f7a649daa99825a077586655051649/rollup.config.js#L48).

The breaking changes were:
* [removing CSS extraction](sveltejs/rollup-plugin-svelte#147)
* [nesting compiler options in key](sveltejs/rollup-plugin-svelte#145)
philipp-tailor added a commit to philipp-tailor/svelte_sidebar that referenced this pull request Feb 13, 2021
* build(deps-dev): bump rollup-plugin-svelte from 6.1.1 to 7.1.0

Bumps [rollup-plugin-svelte](https://github.com/sveltejs/rollup-plugin-svelte) from 6.1.1 to 7.1.0.
- [Release notes](https://github.com/sveltejs/rollup-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/rollup-plugin-svelte/blob/master/CHANGELOG.md)
- [Commits](sveltejs/rollup-plugin-svelte@v6.1.1...v7.1.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* chore: re-configure rollup-plugin-svelte

...  after breaking update.

Re-aligned the configuration as demonstrated
[here](https://github.com/sveltejs/template/blob/5b1135c286f7a649daa99825a077586655051649/rollup.config.js#L48).

The breaking changes were:
* [removing CSS extraction](sveltejs/rollup-plugin-svelte#147)
* [nesting compiler options in key](sveltejs/rollup-plugin-svelte#145)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Philipp Schneider <[email protected]>
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.

2 participants