Skip to content

Can you add M3 plugins via a simple javascript file? #3484

Answered by jbaiter
jpadfield asked this question in Q&A
Discussion options

You must be logged in to vote

I don't think this is currently possible, I always ran into inscrutable errors regarding react/redux when I tried this with my own plugin :-/

Your best bet is currently to use a simple bundler like Parcel (should be zero config for this use case) and bundle up your custom mirador package that includes the plugins of your choice.

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by cbeer
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@francescopioscognamiglio
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants
Converted from issue

This discussion was converted from issue #3481 on July 19, 2021 14:36.