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

Loaders for several module bundlers #119

Closed
fabiosantoscode opened this issue Jan 17, 2019 · 6 comments
Closed

Loaders for several module bundlers #119

fabiosantoscode opened this issue Jan 17, 2019 · 6 comments

Comments

@fabiosantoscode
Copy link
Contributor

fabiosantoscode commented Jan 17, 2019

I want to create loaders for SWC for several bundlers. I might ask someone to do it instead, but basically:

  • Rollup
  • Webpack Just noticed it's done

Should I create the modules for these, or will you?

@fabiosantoscode
Copy link
Contributor Author

I can also create the repositories, then transfer ownership and you can publish it.

@kdy1
Copy link
Member

kdy1 commented Jan 18, 2019

@fabiosantoscode It would be nice if you do this. Currently I'm busy implementing decorators.

@dannymcgee
Copy link

@fabiosantoscode @kdy1 Did this ever happen? I'm using Rollup with a ton of custom plugins on a pet project, but I have one TypeScript transformer in the mix (currently relying on ast-types/recast), which slows the build process down a ton when I enable it. I'd love to be able to migrate just that transformer over to swc instead of having to migrate my entire build system over to spack (although migrating everything to spack does seem like a good long-term goal)

@fabiosantoscode
Copy link
Contributor Author

Hey there! I procrastinated this and eventually forgot about it.

Apparently there are already plugins for swc, I quickly googled this one: https://github.com/mentaljam/rollup-plugin-swc

@dannymcgee
Copy link

I quickly googled this one

Googling would have been a good bet. 😆 Thanks for the link, I'll check it out!

@swc-bot
Copy link
Collaborator

swc-bot commented Oct 25, 2022

This closed issue has been automatically locked because it had no new activity for a month. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@swc-project swc-project locked as resolved and limited conversation to collaborators Oct 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

4 participants