svg-sprite-loader
svg-sprite-loader copied to clipboard
How to generate spritesheet in server side with nuxt?
Do you want to request a feature, report a bug or ask a question?
Question
What is the current behavior?
In my nuxt project, spritesheet is generated on the client side, and the icon display is very slow.
What is the expected behavior?
What can I do to generate a spritesheet on the server side.