release/0.1.0
HerrHase 3 years ago
parent 2ab1397f8e
commit 94accadf91

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

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 71 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 71 KiB

Loading…
Cancel
Save