mirror of
https://github.com/wassname/talk.git
synced 2026-07-29 11:28:24 +08:00
ádding webpack loader and post comment
This commit is contained in:
@@ -70,6 +70,11 @@ module.exports = {
|
||||
{
|
||||
loader: 'url?limit=100000',
|
||||
test: /\.woff$/
|
||||
},
|
||||
{
|
||||
test: /\.(graphql|gql)$/,
|
||||
exclude: /node_modules/,
|
||||
loader: 'graphql-tag/loader'
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user