DavesMapper
DavesMapper copied to clipboard
Improve build docs & dev setup.
Resolves #54.
Builds on #91 to add the existing asset pipeline tooling to (only) the vagrant box.
This work conflicts with #90 somewhat. In general, #90 is preferable as it moves things forward and this PR merely meets the project where it's at. If anything, I'd recommend merging this one first, then adapting #90 to:
- Not use yarn. It's unnecessary these days.
- Replace yarn.lock with package-lock.json.
- Remove the unnecessary yui-compressor from the Vagrantfile provisioning block.