Tschrock / esbuild-plugin-wasm

WASM module loader for esbuild
MIT License
24 stars 5 forks source link

Relative node_modules import #5

Open muuvmuuv opened 8 months ago

muuvmuuv commented 8 months ago

Atm it seems not to work to import from node_modules. I would like to do:

import OnigWasmSource from 'shiki/dist/onig.wasm'