[wasm] build: fix build with node/browser

This commit is contained in:
鲁树人
2024-09-14 19:55:53 +01:00
parent 29c5be137a
commit d385630499
5 changed files with 36 additions and 5 deletions

View File

@@ -257,11 +257,13 @@ snapshots:
dependencies:
'@rollup/pluginutils': 5.1.0(rollup@4.21.2)
magic-string: 0.30.11
optionalDependencies:
rollup: 4.21.2
'@rollup/plugin-wasm@6.2.2(rollup@4.21.2)':
dependencies:
'@rollup/pluginutils': 5.1.0(rollup@4.21.2)
optionalDependencies:
rollup: 4.21.2
'@rollup/pluginutils@5.1.0(rollup@4.21.2)':
@@ -269,6 +271,7 @@ snapshots:
'@types/estree': 1.0.5
estree-walker: 2.0.2
picomatch: 2.3.1
optionalDependencies:
rollup: 4.21.2
'@rollup/rollup-android-arm-eabi@4.21.2':