WordPress/meeting-calendar

Plugin loads a lot of JS dependancies

Closed this issue · 0 comments

dd32 commented

It appears that the Block is loading a lot of JS dependancies (#meta5111) on every site the block is activated on, whether they're being used or not.

I assume this probably means we need webpack or to use some kind of Gutenberg loader or something to slim down what's loaded on pages on an as-needed basis?