Is your proposal related to a problem?
i cannot rely on create-react-app to build react component / library.
Describe the solution you'd like
Maybe it can rely on babel /rollup / webpack to generate react component library. The generated npm package would be very similar to one like generated by ng-packager in angular.
Describe alternatives you've considered
integrated with third party library like nwb to generate react library.
Additional context
N/A
Is your proposal related to a problem?
i cannot rely on create-react-app to build react component / library.
Describe the solution you'd like
Maybe it can rely on babel /rollup / webpack to generate react component library. The generated npm package would be very similar to one like generated by ng-packager in angular.
Describe alternatives you've considered
integrated with third party library like nwb to generate react library.
Additional context
N/A