Kornil / simple-react-app

Simple base app using react, react-router v4, hot-reload & sass.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Site / Route

TomPeak opened this issue · 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?