Skip to content

escape @ sigils in debug filename#3114

Merged
Conduitry merged 1 commit intosveltejs:masterfrom
Conduitry:escape-sigil-filename
Jun 25, 2019
Merged

escape @ sigils in debug filename#3114
Conduitry merged 1 commit intosveltejs:masterfrom
Conduitry:escape-sigil-filename

Conversation

@Conduitry
Copy link
Copy Markdown
Member

One of the changes in #2963 was to throw an error when decoding a @ sigil that wasn't actually exported from svelte/internal. This causes a problem when we neglect to properly escape this elsewhere, like what was happening in the debug filename. When the filename included, for example, @sapper, this would throw an error. We're now properly escaping the sigil.

@Conduitry Conduitry force-pushed the escape-sigil-filename branch from deafb3a to 8ba428f Compare June 25, 2019 18:30
@Conduitry Conduitry merged commit d6af8a7 into sveltejs:master Jun 25, 2019
@Conduitry Conduitry deleted the escape-sigil-filename branch June 25, 2019 18:45
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.

1 participant