Add option to strip Unicode from entry filenames (#1135)

This commit is contained in:
Caleb
2018-03-27 16:56:10 -06:00
committed by Shawn Erquhart
parent 2475af1870
commit cd10a713d8
8 changed files with 129 additions and 52 deletions

View File

@ -130,6 +130,7 @@
"dependencies": {
"classnames": "^2.2.5",
"create-react-class": "^15.6.0",
"diacritics": "^1.3.0",
"fuzzy": "^0.1.1",
"gotrue-js": "^0.9.15",
"gray-matter": "^3.0.6",