@cspell/dict-de-ch
Advanced tools
+4
-3
| { | ||
| "name": "@cspell/dict-de-ch", | ||
| "version": "1.0.1", | ||
| "version": "1.0.2", | ||
| "description": "Swiss German dictionary for CSpell.", | ||
@@ -14,3 +14,3 @@ "publishConfig": { | ||
| "scripts": { | ||
| "build": "cat source-files.txt | xargs cross-env NODE_OPTIONS=--max_old_space_size=12288 cspell-tools-cli compile --trie3 -x compound -o . -M de_CH && yarn run gen-checksum", | ||
| "build": "cat source-files.txt | xargs cross-env NODE_OPTIONS=--max_old_space_size=12288 cspell-tools-cli compile --trie3 -x compound -o . -M de_CH --no-compress && yarn run gen-checksum", | ||
| "sync": "yarn cpy \"../../node_modules/dictionary-de-ch/**\" src/hunspell", | ||
@@ -23,2 +23,3 @@ "checksum": "shasum -c checksum.txt", | ||
| "test": "yarn run test-de && yarn run test-samples", | ||
| "prepare": "gzip -f -k *.trie", | ||
| "prepublishOnly": "yarn run conditional-build && yarn test" | ||
@@ -52,3 +53,3 @@ }, | ||
| }, | ||
| "gitHead": "0d6807f8f333bb75743e29d1fca992cb5ca10eba" | ||
| "gitHead": "7f0666a869ffeef44c755f30ec61b5a4043772d7" | ||
| } |
Sorry, the diff of this file is not supported yet
883123
0.46%