@maplibre/maplibre-gl-style-spec
Advanced tools
Comparing version 18.0.1-pre.3 to 18.0.1-pre.4
{ | ||
"name": "@maplibre/maplibre-gl-style-spec", | ||
"description": "a specification for maplibre gl styles", | ||
"version": "18.0.1-pre.3", | ||
"version": "18.0.1-pre.4", | ||
"author": "MapLibre", | ||
@@ -6,0 +6,0 @@ "keywords": [ |
@@ -44,14 +44,2 @@ import replace from '@rollup/plugin-replace'; | ||
}), | ||
strip({ | ||
sourceMap: true, | ||
functions: ['PerformanceUtils.*', 'Debug.*'] | ||
}), | ||
terser({ | ||
compress: { | ||
// eslint-disable-next-line camelcase | ||
pure_getters: true, | ||
passes: 3 | ||
}, | ||
sourceMap: true | ||
}), | ||
typescript({ | ||
@@ -58,0 +46,0 @@ compilerOptions: { |
@@ -7,4 +7,2 @@ import replace from '@rollup/plugin-replace'; | ||
import minifyStyleSpec from './build/rollup_plugin_minify_style_spec'; | ||
import terser from '@rollup/plugin-terser'; | ||
import strip from '@rollup/plugin-strip'; | ||
const config = [{ | ||
@@ -43,14 +41,2 @@ input: './src/style-spec.ts', | ||
}), | ||
strip({ | ||
sourceMap: true, | ||
functions: ['PerformanceUtils.*', 'Debug.*'] | ||
}), | ||
terser({ | ||
compress: { | ||
// eslint-disable-next-line camelcase | ||
pure_getters: true, | ||
passes: 3 | ||
}, | ||
sourceMap: true | ||
}), | ||
typescript({ | ||
@@ -57,0 +43,0 @@ compilerOptions: { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
3030520
61131
2