불필요한 파일 제거

This commit is contained in:
2025-05-30 19:04:19 +09:00
parent 14281e97ac
commit ca84be25dc
319 changed files with 1 additions and 18132 deletions

View File

@@ -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',