[update] enhance wpCompress logging, add rootModule parameter to sliceAndWriteCalls, and improve dependency checks

This commit is contained in:
2025-08-14 21:29:36 +01:00
parent 9dc2e300dc
commit 7f2f0b9240
8 changed files with 86 additions and 21 deletions

View File

@@ -1,4 +1,4 @@
import fs,{readFile} from 'node:fs'
import fs,{readFile} from 'node:fs' with {abc: 'xyz'};
import classnames from 'classnames'
// import * as s from 'esprima'