Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

Commit

Permalink
debug: action spits out sourcemap directly
Browse files Browse the repository at this point in the history
  • Loading branch information
metatablecat committed Aug 8, 2024
1 parent 74dd2bf commit a5f173e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/analyse.sh
Original file line number Diff line number Diff line change
@@ -3,6 +3,7 @@
set -e

curl -O https://raw.githubusercontent.com/JohnnyMorganz/luau-lsp/main/scripts/globalTypes.d.lua
rojo sourcemap default.project.json
rojo sourcemap default.project.json -o sourcemap.json

luau-lsp analyze --definitions=globalTypes.d.lua --base-luaurc=.luaurc \

0 comments on commit a5f173e

Please sign in to comment.