-
-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
i'm setting up GH Actions linting for my project, and it depends on the assets TypeScript file that Asphalt generates. since it runs on PRs, I don't want to upload assets to Roblox and I don't need to sync any files to Studio. I just need the codegen file to be created, the asset strings can be empty or placeholder strings.
this would also be nice for GitHub codespaces, where you just need to generate the codegen so it can be referenced in code and get proper linting, but don't need to actually upload or sync any files.
Metadata
Metadata
Assignees
Labels
No labels