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

Port to new icons

parent 7add36dd
No related branches found
No related tags found
No related merge requests found
...@@ -47,7 +47,7 @@ export default { ...@@ -47,7 +47,7 @@ export default {
copy({ copy({
targets: [ targets: [
{src: 'assets/index.html', dest: 'dist'}, {src: 'assets/index.html', 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 (process.env.ROLLUP_WATCH === 'true') ? serve({contentBase: 'dist', host: '127.0.0.1', port: 8002}) : false
......
auth @ 643091f8
Subproject commit 092d47a8ee5129a1a57d3c0e6e07c872dd3e68b1 Subproject commit 643091f81051727bff86f9bf77fb5dc7b67f6988
common @ 892548cb
Subproject commit c15bde62fbf022d666378e115d24b6c0b0bfad20 Subproject commit 892548cb2343fd74dc4d7c49c52983602b773f13
person-select @ 753b9b64
Subproject commit c5f1ba1c2639646eed6e0ab7dd8fe5f5053f5495 Subproject commit 753b9b64734fedbd035c7f5007f75d765d4b20fa
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