빌드/배포 경로 변경
This commit is contained in:
@@ -132,7 +132,7 @@ const config = [
|
||||
},
|
||||
},
|
||||
{
|
||||
ignores: ['dist', 'node_modules', '*.config.js', 'tailwind.config.ts'],
|
||||
ignores: ['dist', 'build', 'node_modules', '*.config.js', 'tailwind.config.ts'],
|
||||
},
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user