# May 14, 2020
# JMS Standup
# JMS OCS Peer Review
# Dev meeting
# JMS OCS reviewing my own work, small fixes
attempting code splitting
- https://vuejsdevelopers.com/2017/07/08/vue-js-3-ways-code-splitting-webpack/
- https://vuejsdevelopers.com/2017/07/03/vue-js-code-splitting-webpack/
But honestly, not a lot of this stuff worked for me. Works in dev, but not when I build. Still a bit of a mystery. The first link's third strategy does work though, so I split out the products component at least.