How to load vuetify/lib from CDN to achieve minimal sized app
I’m serving a website from a $1 ESP32 which has very little free flash so I need to make it as tiny as possible. Loading all of my packages from a CDN is the best way to achieve this. My site is also gziped.
How to load vuetify/lib from CDN to achieve minimal sized app
I’m serving a website from a $1 ESP32 which has very little free flash so I need to make it as tiny as possible. Loading all of my packages from a CDN is the best way to achieve this. My site is also gziped.