fixed use icon pin in assets
This commit is contained in:
parent
4d821b0ab6
commit
ac18c0f932
5 changed files with 16 additions and 5 deletions
|
|
@ -23,7 +23,7 @@ export default defineConfig({
|
|||
cleanupOutdatedCaches: true,
|
||||
globPatterns: ['**/*.*'],
|
||||
},
|
||||
includeAssets: ['icons/safari-pinned-tab.svg'],
|
||||
includeAssets: ['icons/safari-pinned-tab.svg', 'src/assets/markers/*.svg'],
|
||||
manifest: {
|
||||
name: 'HRMS-Checkin',
|
||||
short_name: 'HRMS Checkin',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue