how to use externals to exclude dependencies from build
-
I would like to import jquery using a script tag on the html page instead of packaging it with the build. Is there anyway to define https://webpack.js.org/configuration/externals/ in quasar?