This repository was archived by the owner on Feb 29, 2024. It is now read-only.
This repository was archived by the owner on Feb 29, 2024. It is now read-only.
Using create-react-app @Input problem #8
Closed
Description
When using create-react-app you aren't allowed to edit the webpack config and adding the decorator for babel.
I found a solution to be able to use create-rect-app and still use this awesome library.
Just want to share this for other people if they run into this problem.
Maybe worth to add this to the README in the FAQ section.