Closed ScottMcCormack closed 4 years ago
As referenced in Issue https://github.com/arcseldon/react-babel-webpack-starter-app/issues/2 there is a small typo in src/routes.jsx that prevents npm run build from running correctly.
src/routes.jsx
npm run build
I've made a small change to fix this error
As referenced in Issue https://github.com/arcseldon/react-babel-webpack-starter-app/issues/2 there is a small typo in
src/routes.jsx
that preventsnpm run build
from running correctly.I've made a small change to fix this error