1
1
mirror of https://github.com/Eugeny/tabby.git synced 2025-01-03 16:12:50 +03:00

further reduce bundle

This commit is contained in:
Eugene Pankov 2021-01-02 11:49:56 +01:00
parent ef815eaa40
commit 03e654b5a0
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

View File

@ -11,12 +11,15 @@ files:
- '!src'
- '!**/node_modules/*/{CHANGELOG.md,README.md,README,readme.md,readme}'
- '!**/node_modules/*/{test,__tests__,tests,powered-test,example,examples,docs}'
- '!**/node_modules/@angular/common/locales'
- '!**/node_modules/@angular/compiler/src'
- '!**/node_modules/node-gyp'
- '!**/node_modules/**/*.d.ts'
- '!**/node_modules/**/*.map'
- '!**/node_modules/**/include/node'
- '!**/node_modules/.bin'
- '!**/node_modules/*/*/{esm5,fesm5,esm2015,fesm2015,_esm2015,_fesm2015}'
- '!**/*.{woff,ttf,otf,eot}'
- '!**/*.{iml,o,hprof,orig,pyc,pyo,rbc,swp,csproj,sln,xproj}'
- '!.editorconfig'
- '!**/._*'