Improve emojis

This commit is contained in:
syuilo
2018-02-25 17:03:39 +09:00
parent a79e2cbaba
commit 0b7f33849a
5 changed files with 42 additions and 17 deletions

View File

@ -145,7 +145,7 @@ module.exports = Object.keys(langs).map(lang => {
output,
resolve: {
extensions: [
'.js', '.ts'
'.js', '.ts', '.json'
]
},
resolveLoader: {