fix(stage-tamagotchi): missing debug package
This commit is contained in:
@@ -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}',
|
||||
|
||||
Reference in New Issue
Block a user