mirror of
https://github.com/CIMEngine/map.git
synced 2025-01-10 17:33:46 +03:00
fix: icons displaying
This commit is contained in:
parent
ea7b1b5c05
commit
2ee6f3ab7d
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ export default [
|
||||||
targets: [
|
targets: [
|
||||||
{ src: "src/index.html", dest: "dist" },
|
{ src: "src/index.html", dest: "dist" },
|
||||||
{ src: "src/index.css", dest: "dist" },
|
{ src: "src/index.css", dest: "dist" },
|
||||||
|
{ src: "icons/*", dest: "dist/icons" },
|
||||||
],
|
],
|
||||||
}),
|
}),
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue