Version
0.3.0 (No such issue at 0.1.x)
Description
Not sure this issue should be posted here or Shiki itself.
After upgrading to 0.3.0, I got an error when building nuxt.
Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/Users/user/Desktop/my-repo/.output/server/node_modules/shiki/dist/wasm.mjs' imported from /Users/user/Desktop/my-repo/.output/server/chunks/build/server.mjs
And yep it did not exist in nuxt output node_modules,

however it did exist at 0.1.x
