|
@ -17,7 +17,7 @@ require('laravel-mix-purgecss') |
|
|
|
|
|
|
|
|
mix.webpackConfig({ |
|
|
mix.webpackConfig({ |
|
|
plugins: [ |
|
|
plugins: [ |
|
|
new SvgSpritemapPlugin('src/icons/svg/*.svg', { |
|
|
|
|
|
|
|
|
new SvgSpritemapPlugin('src/icons/mono-icons/svg/*.svg', { |
|
|
output: { |
|
|
output: { |
|
|
filename: 'symbol-defs.svg', |
|
|
filename: 'symbol-defs.svg', |
|
|
chunk: { |
|
|
chunk: { |
|
|