@klevn/jxc
Advanced tools
Comparing version
import { minify as minifyJavascriptUnsafe } from "uglify-js"; | ||
const CleanCss = await import('clean-css'); | ||
console.log(CleanCss); | ||
const cleanCss = new CleanCss(); | ||
@@ -4,0 +5,0 @@ export function trailingSemicolon(target, semicolon) { |
import { minify as minifyJavascriptUnsafe } from "uglify-js" | ||
const CleanCss = await import('clean-css') | ||
console.log(CleanCss) | ||
const cleanCss = new CleanCss() | ||
@@ -5,0 +6,0 @@ |
@@ -33,3 +33,3 @@ { | ||
"name": "@klevn/jxc", | ||
"version": "37.0.3", | ||
"version": "37.0.5", | ||
"main": "./dist/compiler.js", | ||
@@ -36,0 +36,0 @@ "types": "./dist/compiler.d.ts", |
import { minify as minifyJavascriptUnsafe } from "uglify-js" | ||
const CleanCss = await import('clean-css') | ||
console.log(CleanCss) | ||
const cleanCss = new CleanCss() | ||
@@ -5,0 +6,0 @@ |
Sorry, the diff of this file is not supported yet
75965
0.09%1923
0.16%