HerringtonDarkholme / vue-compiler

Vue's template compiler reimplemented in Rust!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

run playground/"npm run build" throw an error

trueLoving opened this issue · comments

documemts

I follow the playground/README.md, use 'wasm-pack build' to build wasm,and then run "npm run build" in playground directory.

it throw an error

error

Then I use "wasm-build build --target web" to build wasm, run "npm run build" again find it's ok

success

Hi! I think it's a document typo! We need to add --target web