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 Jul 19, 2019. It is now read-only.
Great tutorial! Thank you :)
Step 11 seems to be missing something. I keep getting the error:
Uncaught SyntaxError: Unexpected token < (bundle.js:1)
I'm pretty sure the cause is that it's missing:
publicPath: '/'from
webpack.config.js