-
Notifications
You must be signed in to change notification settings - Fork 167
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
New Compiler&Bundler #28
Conversation
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 |
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. |
__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