-
-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
I believe there is an issue with the provided build script: pnpm run build-fast -- --dts-resolve. It does not work unless I change it to pnpm run build-fast --dts-resolve. Meaning the issue is the --, which denotes anything after it is a positional argument.
I'm not sure if this is just an issue on my side, which is why I did not do a pull request.
brandonpittman and schpet
Metadata
Metadata
Assignees
Labels
No labels