xmpp.chapril.org-conversejs/src/plugins/fullscreen
JC Brand bd60861c1e Don't import plugins' index.js file from other plugins
Importing a plugin's `index.js` file from other plugins means that it's no
longer possible to remove that plugin by removing it from `src/converse.js`.

Instead, all plugins need to be imported in proper order from
`src/headless/headless.js` and `src/converse.js`.

Updates #3026
2022-09-20 14:48:20 +02:00
..
styles Fix embedded, singleton mode. 2021-09-24 11:53:49 +02:00
index.js Don't import plugins' index.js file from other plugins 2022-09-20 14:48:20 +02:00