Open-EO / openeo-hub

Source code for openEO Hub, a centralized platform to explore openEO back-end providers.
https://hub.openeo.org
Apache License 2.0
8 stars 3 forks source link

Update Vue CLI #75

Closed m-mohr closed 4 years ago

m-mohr commented 4 years ago

I updated vue-cli as all other openEO Vue projects recently have been updated, too.

For the Hub it was pretty straightforward and should not have any negative side effects as it's the only openEO Vue project that (a) was already using 4.x and not 3.x anymore and (b) is not using the vue-cli-babel plugin (and I'm wondering whether it should be added here for better cross-browser support).

christophfriedrich commented 4 years ago

I tested it locally (in all four start modes) and didn't encounter any problems. Together with you saying that there shouldn't be any problems shall be enough support to merge it.