Skip to content

Registering Multiple Extension Files #295

Closed Answered by CGNonofr
cemalgnlts asked this question in Q&A
Discussion options

You must be logged in to vote

You'll need your bundler to generate an url (probably hashed) for each asset.

You'll also need to call registerFileUrl for each file.

What you can do is using a plugins like https://www.npmjs.com/package/rollup-plugin-glob-import maybe and looping by hands on the result

You can also use the provided rollup plugins

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@cemalgnlts
Comment options

@cemalgnlts
Comment options

Answer selected by cemalgnlts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants