Compare commits

...

2 Commits

Author SHA1 Message Date
HerrHase dbf67b3e27 adding
2 years ago
HerrHase 94accadf91 adding
2 years ago

@ -31,9 +31,9 @@ mix.webpackConfig({
}
]},
plugins: [
new SvgSpritemapPlugin('icons/*.svg', {
new SvgSpritemapPlugin('node_modules/@tiny-components/plain-ui/src/icons/mono-icons/svg/*.svg', {
output: {
filename: 'symbol-defs.svg',
filename: 'public/symbol-defs.svg',
chunk: {
keep: true
}

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 71 KiB

Loading…
Cancel
Save