the-events-calendar / events-gutenberg

https://theeventscalendar.com/extensions/events-gutenberg/
Other
32 stars 2 forks source link

Remove `data` script to be included on the page #505

Closed mitogh closed 5 years ago

mitogh commented 5 years ago

As right now the only data module that is used and should be loaded before the rest of modules should be the one from common so any other Plugin can extend or push into that store.

Any other data declaration will created duplicates like sagas watchers.

Every data lib is called via module on the block declaration when calling initStore