Merge pull request #277 from yuya-oc/simple-spellchecker

Add spellchecker

Close #225
This commit is contained in:
Yuya Ochiai
2017-04-27 23:43:32 +09:00
committed by GitHub
19 changed files with 767 additions and 14 deletions

View File

@@ -9,7 +9,8 @@
"main_bundle.js",
"browser/**/*{.html,.css,_bundle.js}",
"assets/**/*",
"node_modules/bootstrap/dist/**"
"node_modules/bootstrap/dist/**",
"node_modules/simple-spellchecker/dict/*.dic"
],
"extraFiles": [
{