mirror of
https://github.com/CIMEngine/map.git
synced 2024-11-05 20:13:58 +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: [
|
||||
{ src: "src/index.html", dest: "dist" },
|
||||
{ src: "src/index.css", dest: "dist" },
|
||||
{ src: "icons/*", dest: "dist/icons" },
|
||||
],
|
||||
}),
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue