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
@ErinFinnegan I think it would be great if we make popular npm packages compatible with UXP such as Styled Components, Axios, Angularjs, React-router and...
Most of them are working in UXP with some manual works such as changing Webpack configuration, but the other need to be rewrite for UXP platform.
As another suggestion i think a vscode plugin that adds UXP api to Vscode intellisense can be really useful.
@ErinFinnegan@pklaschka
as another suggestion, I think we if could run executable files directly or using WASM, We can make some kind of platform to convert CEP based plugins to UXP. We need to separate Nodejs and vanilla js in CEP codes and link Nodejs codes to an external Executable Nodejs server(Using PKG as an example).
Help developers migrate their plugins from CEP to UXP by writing a helper app, a linter, a library, or another tool of your choice.
The text was updated successfully, but these errors were encountered: