This repository has been archived on 2022-09-21. You can view files and clone it, but cannot push or open issues or pull requests.
converse.js/src
Shaun Wu 9ea8653ef7 Upgrade to Webpack 3
Had to make various other changes due to incompatibilities.

- Use the new `lit` package instead of `lit-html` or `lit-element`
- Drop `haunted` since it breaks the rules by specifying `type: module`
  but then doesn't import with file extensions
- Use Sass Dart instead of node-sass (fixes #2445)
- Upgrade Karma
2021-04-30 13:50:50 +02:00
..
headless Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
i18n Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
modals Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
plugins Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
shared Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
templates Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
utils Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
converse.js Split mam-views plugin into multiple files 2021-04-11 21:12:37 +02:00
entry.js Update copyright 2020-01-30 17:36:55 +01:00
website.js Fix linting errors (no-unused-vars) 2019-10-09 16:27:58 +02:00