add emitMiniLocations flag to transpiler

This commit is contained in:
Felix Roos 2023-07-02 13:42:41 +02:00
parent d686b65dbe
commit 5f271ed127
3 changed files with 31 additions and 9 deletions

View file

@ -31,6 +31,7 @@
"homepage": "https://github.com/tidalcycles/strudel#readme",
"dependencies": {
"@strudel.cycles/core": "workspace:*",
"@strudel.cycles/mini": "workspace:*",
"acorn": "^8.8.1",
"escodegen": "^2.0.0",
"estree-walker": "^3.0.1"