isographlabs / isograph

The UI framework for teams that move fast — without breaking things.
MIT License
246 stars 16 forks source link

SWC plugin #13

Open rbalicki2 opened 9 months ago

rbalicki2 commented 9 months ago

This should be a fairly easy project if you're looking to get involved with Isograph!

rbalicki2 commented 9 months ago

Being worked on by @edmondop

edmondop commented 9 months ago

Thanks, can you assign to me? I think one important question that we have to do is whether we want to duplicate the config in a separate crate (swc_isograph_plugin) or factor out the common layers, to keep configuration logic and syntax in sync.

26 it's an attempt to address that problem, hopefully this should make working on SWC plugin easier

patrick91 commented 3 weeks ago

@edmondop how is this going? :D do you have a POC I can help test? 😊

edmondop commented 3 weeks ago

@patrick91 I was keeping this on hold, I asked on a forum about tracing/logging. Would you have time to ivnestigate this?

https://github.com/swc-project/plugins/discussions/350