Commit Graph

3 Commits

Author SHA1 Message Date
1a7edaca3c Browserified chat web worker
This was done because previously, the worker used importscript
to load deps from a CDN, which was vulnerable to attacks like XSS
because it does not support SRI.
The web worker also cannot access deps from the global head.
2020-05-29 15:20:27 +05:30
bb1d49cecb added minifying using terser 2020-01-15 11:16:35 +05:30
8edca9a847 added grunt and maven frontend tasks 2020-01-14 15:43:57 +05:30