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

Escape virtual css file path for Windows support #64

Merged
merged 1 commit into from
May 24, 2018

Conversation

kaisermann
Copy link
Member

Currently, the import '<filePath>.js' is unescaped in windows environments:

'C:\project\style.svelte.css' is treated as C:projectstyle.svelte.css

@jacksongarcia
Copy link

jacksongarcia commented May 11, 2018

We at Stone Payments are looking forward to this pr! 👍

@Rich-Harris
Copy link
Member

Thank you, and sorry for the delay in merging — released 2.9.1

@kaisermann kaisermann deleted the window-support branch May 24, 2018 20:47
DayBr3ak added a commit to DayBr3ak/template-webpack that referenced this pull request Jul 11, 2018
Right now, the hot reload is not working with the actual deps, and svelte loader 2.9.0 has an error with windows 10 paths 

see sveltejs/svelte-loader#64
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.

3 participants