1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-06-07 07:56:23 +00:00
Greg Ross be8824b889 Add anchorme() support. (#262)
This will "linkify" text inside of messages with anchor tags so they are clickable.
2018-12-10 20:48:18 +01:00
..
2018-11-10 17:36:03 +01:00
2018-11-10 18:27:54 +01:00
2018-12-10 20:48:18 +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