chore: remove unnecessary preview scripts

This commit is contained in:
Kim, Jimin 2023-07-29 09:00:15 +09:00
parent d3b2144249
commit e781526337
Signed by: pomp
GPG key ID: CE1DDB8A4A765403
3 changed files with 0 additions and 5 deletions

View file

@ -8,9 +8,6 @@
"cache": false,
"dependsOn": ["^build"]
},
"preview": {
"cache": false
},
"lint": {
"cache": false
},