xmpp.chapril.org-conversejs/src/plugins/headlines-view
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
..
styles Move headlines scss to plugin folder 2021-03-19 11:48:48 +01:00
templates Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
tests Move various tests to plugin folders 2021-04-11 21:12:37 +02:00
heading.js Componentize the chat headings 2021-02-12 14:32:55 +01:00
index.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00
panel.js Make the headlines panel an ElementView 2021-02-09 15:48:21 +01:00
view.js Upgrade to Webpack 3 2021-04-30 13:50:50 +02:00