mirror of
https://git.hmsn.ink/kospo/svcm/dmz.git
synced 2026-03-19 21:05:08 +09:00
불필요한 파일 제거
This commit is contained in:
@@ -228,10 +228,10 @@ export default defineConfig(({ isSsrBuild }) => ({
|
||||
*/
|
||||
VitePWA({
|
||||
base: '/',
|
||||
includeAssets: ['favicon.ico', 'robots.txt',],
|
||||
includeAssets: ['favicon.ico', 'robots.txt'],
|
||||
manifest: {
|
||||
name: 'Vuero - A complete Vue 3 design system',
|
||||
short_name: 'Vuero',
|
||||
name: '소액계약관리 플랫폼',
|
||||
short_name: '소액계약관리',
|
||||
start_url: '/?utm_source=pwa',
|
||||
display: 'standalone',
|
||||
theme_color: '#ffffff',
|
||||
|
||||
Reference in New Issue
Block a user