xmpp.chapril.org-conversejs/src/plugins/dragresize
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
..
components Use api.elements.define 2022-06-19 12:12:09 +02:00
templates Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
index.js Don't import plugins' index.js file from other plugins 2022-09-20 14:48:20 +02:00
mixin.js Move disco plugin into folder and import lodash utilities separately 2021-04-21 11:03:22 +02:00
utils.js Componentize dragresize 2021-02-09 15:48:21 +01:00