テーマに関して強化
This commit is contained in:
parent
f2b9863eea
commit
6b96bd0185
15 changed files with 569 additions and 513 deletions
|
@ -196,6 +196,9 @@ module.exports = {
|
|||
}, {
|
||||
test: /\.(eot|woff|woff2|svg|ttf)([\?]?.*)$/,
|
||||
loader: 'url-loader'
|
||||
}, {
|
||||
test: /\.json5$/,
|
||||
loader: 'json5-loader'
|
||||
}, {
|
||||
test: /\.ts$/,
|
||||
exclude: /node_modules/,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue