Anber / wyw-in-js

MIT License
191 stars 8 forks source link

Parcel Support #44

Open chin2km opened 5 months ago

chin2km commented 5 months ago

Describe the feature

Support for Parcel Bundler. Would be great to use a library like @linaria in our parcel Setup. So far no ways to make @linaria work in parcel Bundler was found.

Motivation

Migrating from Styled-components to @linaria easy fairly easy since both have comparable API. But the issue for us is that @linaria doesnt have first-class support for Parcel.

Possible implementations

There is a very old linaria parcel plugin out in the wild, but its never updated in the last 5 years and doesnt seems to work with Parcel 2+

Related Issues

https://github.com/callstack/linaria/issues/519

kaifaty commented 3 months ago

Hi! Has any news about plans to implement?

layershifter commented 3 months ago

@kaifaty Nice to have, but it's not a high priority currently.