Serubin / pulse-sms-web

The official web app for Pulse SMS - built on Vue.js.
https://pulsesms.app
Other
109 stars 44 forks source link

Update Vue (now uses vue cli) #83

Closed Serubin closed 5 years ago

Serubin commented 5 years ago

Update Vuejs to latest version. Newer versions of Vue provide an improved build system and better upgrading and integration of tools.

This provides a nice launching point to cleaning up the code base.

See #82 for more details

klinker24 commented 5 years ago

All seems to work well, for me. There is that error you have in #85, but it doesn't seem to affect anything at this time. Going to test this throughout today, then I will get it merged in 👍

Serubin commented 5 years ago

feature/improve-worker and fix-linting branches both rely on this to merge first. Just an fyi.