Commit Graph

6 Commits

Author SHA1 Message Date
JC Brand dd609c1cec Get the webpack dev server to work again
This required triggering the `converse-loaded` event in the entry.js
file, which means it won't be triggered for `@converse/headless` when
used in isolation.

Not ideal, but probably ok because consumers of `@converse/headless`
should probably import it into their own project in any case.
2021-05-06 12:07:44 +02:00
JC Brand 945d7e9891 Update 3rd party dependencies 2020-07-22 10:04:59 +02:00
JC Brand 8815699d4e Remove reference to deleted file 2020-04-27 17:56:38 +02:00
JC Brand 7eb6a17fd2 Add the ability to run tests via the webpack devserver 2020-04-21 20:18:43 +02:00
JC Brand e6e23a1a82 Add initial support for custom emojis 2019-10-17 12:12:08 +02:00
JC Brand 64135b7731 Update webpack config to re-add the old `make watch` 2019-09-04 19:09:16 +02:00