You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to use md icons for production like in the docs: https://next.vuetifyjs.com/en/features/icon-fonts/#material-design-icons-js-svg but when doing so the build fails with vuetify.js:9 GET http://localhost:4000/node_modules/.vite/deps/vuetify_iconsets_mdi-svg.js?v=216125c6 net::ERR_ABORTED 504 (Gateway Timeout). My vuetify.js looks like this:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I try to use md icons for production like in the docs: https://next.vuetifyjs.com/en/features/icon-fonts/#material-design-icons-js-svg but when doing so the build fails with
vuetify.js:9 GET http://localhost:4000/node_modules/.vite/deps/vuetify_iconsets_mdi-svg.js?v=216125c6 net::ERR_ABORTED 504 (Gateway Timeout)
. My vuetify.js looks like this:Am I wrong or is the documentation? mdi without svg works flawlessly.
Beta Was this translation helpful? Give feedback.
All reactions