Kornil/simple-react-app

New Site / Route

TomPeak opened this issue · 0 comments

I just wanted to add a new Component to the router and i get a webpack error.
Copied the About.jsx and make a new Test.jsx with same code, added and imported it everywhere.

Child html-webpack-plugin for "index.html":
1 asset
Entrypoint undefined = index.html

What do I wrong?