[Improvement] Reorganize document (#1066)

This commit is contained in:
neverland
2018-05-15 10:39:01 +08:00
committed by GitHub
parent b1142fd862
commit e8aad7246c
124 changed files with 181 additions and 186 deletions

View File

@@ -67,7 +67,7 @@ module.exports = {
]
},
{
test: /\.(woff2?|eot|ttf|svg)(\?.*)?$/,
test: /\.(ttf|svg)(\?.*)?$/,
loader: 'url-loader'
}
]