no message
Former-commit-id: eec1191238aa909367f3cfbe02bfa7b539ce25ef Former-commit-id: 159f414851f34eb041b573c47581f587abbdb095 Former-commit-id: ab2915d004843295250809727b35a6070641ebe9
This commit is contained in:
@@ -55,7 +55,7 @@ module.exports = {
|
||||
{
|
||||
test: /\.svg$/,
|
||||
loader: 'svg-sprite-loader',
|
||||
include: [resolve('src/assets/icons')],
|
||||
include: [resolve('src/assets/icons/svg')],
|
||||
options: {
|
||||
symbolId: 'icon-[name]'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user