* Proposal: Let's Replace Parcel With Webpack
Closes#2487 and #2474
This is just a development server at this point. It hot reloads HTML JS and CSS. That's enough for me. I'm open to contrary opinions.
* Updates based on @coliff review
* wip
* fix merge conflict
* removing comment
* Final tweaks to docs
* Change CSS output file name to style.css
* Fix test against CSS file
* Update documentation after output file rename
* Bump 'package.json' after running build
* Documents change in 'CHANGELOG.md'
I added some package.json stuff, took out some stuff that you'd have to be a web development trivia nerd to even know about anymore (I lived through it and I don't remember) and did some formatting. One more pass and extra 👀 on it and this will be good to go.