Closed EChesters closed 7 years ago
I'm guessing bundle.js under src/assets/javascript needs to be ignored? It's generated by webpack
and is being a pain in the arse when committing and running webpack --watch
.
Deleted the files and pushed a new commit to add them to the .gitignore 👍
The bundle.js file appears to have been here before this commit. It is not going away and I'm not sure how to fix this 👎
@EChesters drop me a message on slack when you're free and we'll go through it together 😄
Addresses issue: #12
What this does
Screenshots