You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure we need this because embed-lib has its own dependency on components and components will get installed through it anyway
alpheiso-components is a dev dependency but it will still gets installed with npm install. But I'm wondering if it's worth moving components into "regular" dependencies inside the embed-lib package because we're linking it dynamically now and it is required for the embed-lib execution. What do you think?
I'm not sure we need this because embed-lib has its own dependency on components and components will get installed through it anyway
alpheiso-components is a dev dependency but it will still gets installed with
npm install
. But I'm wondering if it's worth moving components into "regular" dependencies inside the embed-lib package because we're linking it dynamically now and it is required for the embed-lib execution. What do you think?Originally posted by @kirlat in alpheios-project/alpheios_nemo_ui#218
The text was updated successfully, but these errors were encountered: