ToucanToco / weaverbird

A visual data pipeline builder with various backends
https://weaverbird.toucantoco.dev
BSD 3-Clause "New" or "Revised" License
97 stars 17 forks source link

fix(ui): declare css export #2260

Closed davinov closed 1 week ago

davinov commented 1 week ago

While consuming the NPM package, exports needs to be defined explicitly in order to not raise errors when imported.

See https://webpack.js.org/guides/package-exports/ and https://nodejs.org/api/packages.html#subpath-exports