-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Current binary size is around 50MB, because of all the TS parsers pulled by Syntastica. This is mildly better if using Syntect, but Syntastica is the objectively better way of theming code blocks in projects build with NDG. It would be great to allow selecting which parser bundle to use (full or most) so building from source offers the ability to optimize further for binary size.
This also introduces a major penalty to compile times, but this is easily mitigated with either
- Nix binary cache
- Prebuild releases with Github Actions, which wastes GH's compute instead of my own :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request