This repository was archived by the owner on Jul 6, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 168
New Compiler&Bundler #28
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Deno 1.7 bundler is still broken: denoland/deno#9212, It's almost done |
improve StatusError component
Will the deno bundler be released when it is fixed? |
@soilSpoon for sure, i just added a workaround for the bundler issue. i will release a beta version this week! |
The SWC tests are failing because I think the compiler is referenced as in the folder |
This was
linked to
issues
Jan 21, 2021
Closed
test: remove assignment statement to location
I think it's finally time to merge the oldest PR we have. Or do we have anything else that needs to be done... @ije |
the bundler for styling and dynamic importing still have some issues, i will fix it ASAP. |
but let's merge it, I will create a new pr for the styling and dynamic importing. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
__sourceFile
prop in dev modeLink
componenthref
propa
toAnchor
head
toHead
link
toLink
script
toScript
style
toStyle
React new JSX transform(Implement new jsx transform swc-project/swc#1223)useDeno
hook