Replies: 1 comment 2 replies
-
That plugin could return a JS asset with a default export |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hallo, is it possible for a v1 plugin to generate multiple assets? Say that I register
.jpg
and load an image in a JS file:Would it be possible for the plugin to generate the
img.1.jpg
,img.2.jpg
,img.3.jpg
files and register those as assets to be packaged?Beta Was this translation helpful? Give feedback.
All reactions