S
Подскажите где я ошибся в настройке.
https://codeshare.io/GbKxnw
Текст ошибки:
ERROR in ./index.tsx 5:16
Module parse failed: Unexpected token (5:16)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
| import { App } from "./App";
|
> ReactDOM.render(<App />, document.getElementById("root"));
|
@ multi @babel/polyfill ./index.tsx main[1]