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
Hi,
I have an angular project which hosts a sub-directory with several components.
I want to migrate the sub-project to react and embed it in the angular.
But, I don't want to bundle the react migrated folder as an NPM package.
Is it possible to embed the react folder (source code)? if not, is there a simpler solution rather then bundling a react NPM package?
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
I have an angular project which hosts a sub-directory with several components.
I want to migrate the sub-project to react and embed it in the angular.
But, I don't want to bundle the react migrated folder as an NPM package.
Is it possible to embed the react folder (source code)? if not, is there a simpler solution rather then bundling a react NPM package?
Thanks
The text was updated successfully, but these errors were encountered: