mirror of
https://github.com/nextcloud/ocsms.git
synced 2026-08-26 07:30:13 +00:00
rename app.js to legacy.js, move globals to app.js in Sms object and helpers to a dedicated file
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Generate bundle
|
||||
|
||||
Use uglifyjs to generate app.min.js bundle
|
||||
|
||||
```
|
||||
uglifyjs devel/*.js > app.min.js
|
||||
```
|
||||
Reference in New Issue
Block a user