feat(sourcemaps-reader): dev script
This commit is contained in:
parent
97ee3e6192
commit
1984115250
1 changed files with 3 additions and 0 deletions
3
sourcemap-reader/run-dev.sh
Executable file
3
sourcemap-reader/run-dev.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/zsh
|
||||
|
||||
MAPPING_WASM=./mappings.wasm npm start
|
||||
Loading…
Add table
Reference in a new issue