Load Roboto font from CDN?
-
I’ve followed the steps in http://quasar-framework.org/guide/app-using-fonts-from-cdn.html, but the Roboto font is still being included in the bundle. Is there anything else that is needed?
-
Are you using Quasar v0.12?
-
Looks like I’m using “v0.10.3”, so I need to upgrade it.
I don’t see anything on quasar-framework.org about upgrading. Can you point me to documentation about how to upgrade, backward compatibility, and how easy it is to roll-back if my site breaks when upgrading?
Thanks!
-
I’ve found http://forum.quasar-framework.org/topic/100/how-to-upgrade-to-new-version, but that was from version 9 to some newer version and was concerned with webpack 1 to 2. Is that a concern going from version 10 to 12?
-
Another concern is whether changes to core files (as suggested in, for example http://forum.quasar-framework.org/topic/181/reduce-bundle-size/2) are lost when upgrading from 10 to 12. Do I need to be prepared to identify and re-apply all such changes?