mirror of
https://git.hmsn.ink/kospo/svcm/dmz.git
synced 2026-03-20 01:22:33 +09:00
불필요한 파일 제거
This commit is contained in:
@@ -228,7 +228,7 @@ export default defineConfig(({ isSsrBuild }) => ({
|
||||
*/
|
||||
VitePWA({
|
||||
base: '/',
|
||||
includeAssets: ['favicon.svg', 'favicon.ico', 'robots.txt', 'apple-touch-icon.png'],
|
||||
includeAssets: ['favicon.ico', 'robots.txt',],
|
||||
manifest: {
|
||||
name: 'Vuero - A complete Vue 3 design system',
|
||||
short_name: 'Vuero',
|
||||
|
||||
Reference in New Issue
Block a user