Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
blockKeywords is defined twice. When using a script converted with esbuild, the first blockKeywords is deleted due to issue evanw/esbuild#2098. To address this issue, rename the first blockKeywords definition to blockKeywordsStr.
- Loading branch information