fix(stage-tamagotchi): missing debug package

This commit is contained in:
Neko Ayaka
2026-03-05 04:36:35 +08:00
parent 920a21b1c1
commit e0e887cf13
@@ -74,6 +74,7 @@ export default {
'!src/**/*',
'!**/node_modules/**/{CHANGELOG.md,README.md,README,readme.md,readme}',
'!**/node_modules/**/{.turbo,test,src,__tests__,tests,example,examples}',
'**/node_modules/debug/**/*',
'!electron.vite.config.{js,ts,mjs,cjs}',
'!vite.config.{js,ts,mjs,cjs}',
'!uno.config.{js,ts,mjs,cjs}',