1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 07:56:23 +00:00
Greg Ross 967a60b4c3 Add local support for twemoji.
Adds twemoji support, with the twemoji library and graphics hosted on the local NextCloud install.
2018-12-10 16:22:02 +01:00
..
2018-11-10 17:36:03 +01:00
2018-11-10 18:27:54 +01:00
2018-12-10 16:22:02 +01:00
2018-09-08 00:04:49 +02:00
2018-09-08 00:04:49 +02:00

Generate bundle

Use uglifyjs to generate app.min.js bundle

uglifyjs devel/*.js > app.min.js