Skip to content
Snippets Groups Projects
Commit b6294a39 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

Port to new icons

parent 42e9f51d
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@ export default {
targets: [
{src: 'assets/index.html', dest: 'dist'},
{src: 'assets/favicon.ico', dest: 'dist'},
{src: 'node_modules/material-design-icons-svg/paths/*.json', dest: 'dist/local/vpu-common/icons'},
{src: 'node_modules/vpu-common/assets/icons/*.svg', dest: 'dist/local/vpu-common/icons'},
],
}),
(process.env.ROLLUP_WATCH === 'true') ? serve({contentBase: 'dist', host: '127.0.0.1', port: 8002}) : false
......
auth @ 643091f8
Subproject commit 32b3c1e27e0f2d542576cce65d370208ddd95de0
Subproject commit 643091f81051727bff86f9bf77fb5dc7b67f6988
common @ 892548cb
Subproject commit adbdf63736ba48eaf93ca06f83ee3652b7f85f12
Subproject commit 892548cb2343fd74dc4d7c49c52983602b773f13
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment