allow /src being bundle

This commit is contained in:
geekgeekrun
2024-04-05 13:58:31 +08:00
parent f811cda3fe
commit 8fa0ea5154

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/*'