Skip to content

feat: pass filename to svelte.preprocess #24

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 3 commits into from
Dec 9, 2017

Conversation

tivac
Copy link
Contributor

@tivac tivac commented Dec 7, 2017

Once sveltejs/svelte#987 lands this will make it so that rollup-plugin-svelte will pass the id to svelte.preprocess() as the filename param.

Implements the other part of what I was talking about in sveltejs/svelte#983

The test will fail until sveltejs/svelte#987 is merged & released, not much I can do about that beyond mocking out svelte.preprocess() which I'm happy to do if @Rich-Harris prefers.

@Rich-Harris Rich-Harris merged commit f85bf10 into sveltejs:master Dec 9, 2017
@Rich-Harris
Copy link
Member

thank you — released 3.3.0

@tivac tivac deleted the preprocess-id branch December 9, 2017 06:25
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