mirror of
https://github.com/ONLYOFFICE/sdkjs.git
synced 2026-04-07 14:09:12 +08:00
Fix build
This commit is contained in:
@ -271,7 +271,7 @@ module.exports = function(grunt) {
|
||||
`--define=window.AscCommon.g_cIsBeta='${beta}'`,
|
||||
'--rewrite_polyfills=true',
|
||||
'--warning_level=QUIET',
|
||||
'--language_out=ECMASCRIPT5',
|
||||
'--language_out=ECMASCRIPT_2018',
|
||||
'--compilation_level=' + level,
|
||||
...sdkmin.map((file) => ('--js=' + file)),
|
||||
`--chunk=${outmin}:${sdkmin.length}`,
|
||||
|
||||
1163
build/npm-shrinkwrap.json
generated
1163
build/npm-shrinkwrap.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user