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

Everything is working :) #1

Closed

Conversation

SomaticIT
Copy link

@SomaticIT SomaticIT commented Sep 1, 2021

This is not intented to be merged, it's only to give you my experiments.

kaisermann and others added 23 commits July 9, 2021 07:19
- inject vars from markup to typescript
- do not use importTransform when markup is available
- inject component script to context=module script
- refactor modules/markup to reuse common functions
- test injection behavior
- introduce two deps: magic-string, sorcery
- produce a source map on each step of the process
- store all source maps in a chain
- refactor transformer to increase readability
Inline source maps are stripped in recents Svelte preprocess versions, therefore we need to test the source map generation differently
only syntax errors are reported, not semantic errors
@SomaticIT SomaticIT closed this Sep 1, 2021
@SomaticIT
Copy link
Author

You can find the patch here: sveltejs#392 (comment)

@SomaticIT SomaticIT reopened this Sep 1, 2021
@SomaticIT SomaticIT closed this Sep 1, 2021
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