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?
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.
Most helpful comment
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.