Explorar el Código

update gulp

tags/3.0.0
Caven Chen hace 2 años
padre
commit
30ee624884
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      gulpfile.js

+ 1
- 1
gulpfile.js Ver fichero

@@ -41,7 +41,7 @@ const buildConfig = {
color: true,
legalComments: `inline`,
logLimit: 0,
target: `es2020`,
target: `es2019`,
minify: false,
sourcemap: false,
write: true,

Cargando…
Cancelar
Guardar