mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-04-07 14:06:16 +08:00
Update appforms.js
This commit is contained in:
@ -132,6 +132,6 @@ module.exports = (grunt) => {
|
||||
});
|
||||
|
||||
grunt.registerTask('deploy-app-forms', ['forms-app-init', 'clean:prebuild', /*'imagemin',*/ 'less',
|
||||
'requirejs', 'terser', 'concat', 'copy', 'inline', /*'json-minify',*/
|
||||
'requirejs', /*'terser',*/ 'concat', 'copy', 'inline', /*'json-minify',*/
|
||||
'replace:varsEnviroment', /*'replace:prepareHelp',*/ 'clean:postbuild']);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user