allow /src being bundle

This commit is contained in:
geekgeekrun
2024-03-29 09:38:23 +08:00
parent f811cda3fe
commit 8fa0ea5154
-1
View File
@@ -12,7 +12,6 @@ files:
- '!{tsconfig.json,tsconfig.node.json,tsconfig.web.json}'
- '!scripts/*'
- '!**/*.{map,ts,flow,scss,sass,less}'
- '!**/src/*'
- '!node_modules/date-fns/esm/*'
- '!node_modules/highlight.js/{styles,scss}/*'
- '!node_modules/typeorm/browser/*'