Merge pull request #277 from yuya-oc/simple-spellchecker
Add spellchecker Close #225
This commit is contained in:
@@ -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": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user