mirror of
https://github.com/laosb/SvelteNova.git
synced 2025-04-30 20:51:10 +00:00
.. | ||
build_parser.sh | ||
compile_parser.sh | ||
Makefile | ||
README.md |
build_scripts
Both compile_parser.sh
and Makefile
are provided by Panic
on their doc site,
and may be retrieved from
here.
Run build_parser.sh
(from project root) to build the
tree-sitter-svelte.dylib
:
./build_scripts/build_parser.sh /Applications/Nova.app
You may need to adjust the path to Nova.app
. It will also copy the build
output to correct place and cleanup temp files.