How do you copy Static files into final Electron build?
-
According to the Quasar documentation, everything in the “statics” folder should be copied into the final build.
However, in the “dist” folder, there’s no “statics” folder to be found (see directory snapshot below). How does one access image files and other static resources?
Thanks