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