emilwidlund / nodl

A framework for computational node graphs.
https://usenodl.dev
MIT License
1.64k stars 36 forks source link

@nodl/react: Custom build - missing dependency #27

Open mjurczyk opened 1 year ago

mjurczyk commented 1 year ago

When trying to build a custom styling for @nodl/react, npm i fails on missing dependency - @emotion/react.

https://github.com/emilwidlund/nodl/blob/fb27fdd29a2f8a155802ca0499d03f4bedbbb7a6/packages/react/package.json#L40

emilwidlund commented 1 year ago

Thanks - will make sure to patch this.