rome / tools

Unified developer tools for JavaScript, TypeScript, and the web
https://docs.rome.tools/
MIT License
23.76k stars 663 forks source link

Svelte Support? #506

Closed curran closed 4 years ago

curran commented 4 years ago

Hey! I have a question about the project.

I was wondering if this is architected in such a way that you could plug in a third party transpilation step such as Svelte .

Is there any setup whereby one could author a "plugin" of sorts for Rome, similar in spirit to the Svelte Rollup plugin, to enable Svelte?

sebmck commented 4 years ago

There's currently no way to have plugins. I would expect us to revisit this when we add HTML support which seems to be a prerequisite.

maclong9 commented 1 year ago

Any news on this, it's been a couple of years and I noticed html support is coming soon. Can we confirm that Svelte support will be added? @sebmck

ematipico commented 1 year ago

We will open a new issue when development will start. At the moment, we don't have an HTML parser.