Skip to content

Commit dcb3f29

Browse files
committed
chore: Do NOT build HY unless necessary
1 parent d901865 commit dcb3f29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dictionaries/hy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"conditional-build": "cspell-tools-cli build --conditional",
1717
"test": "cspell samples",
1818
"prepublishOnly": "echo OK",
19-
"prepare:dictionary": "pnpm run build"
19+
"prepare:dictionary": "echo OK"
2020
},
2121
"repository": {
2222
"type": "git",

0 commit comments

Comments
 (0)