angular-react icon indicating copy to clipboard operation
angular-react copied to clipboard

Working from source

Open avifatal opened this issue 6 years ago • 0 comments

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

avifatal avatar Nov 13 '19 11:11 avifatal