Package: node-gulp-terser / 2.1.0-5

Metadata

Package Version Patches format
node-gulp-terser 2.1.0-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Do not catch error throw.patch | (download)

src/gulpTerser.ts | 6 1 + 5 - 0 !
1 file changed, 1 insertion(+), 5 deletions(-)

 do not catch error throw

0002 remove locale from tsconfig.patch | (download)

tsconfig.json | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 remove locale option from tsconfig.json
 Since TypeScript 5.8, the locale option can only be specified on
 command line (TS6266).