Closed harshlele closed 3 years ago
Hi! Thank you for taking the time, but webpack setup is a completely separate topic. Vuera's readme assumes that the user knows how to enable a Babel plugin in their setup. (Imagine if every project with a Babel plugin would describe webpack/babel configuration details, each in its own way.)
Besides, people might use other bundlers, not webpack specifically.
Updated the readme with the babel and webpack changes needed to include your own React(with JSX) components in a Vue project.