You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 5, 2026. It is now read-only.
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
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?