mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-25 17:10:43 +00:00
Update build.js
This commit is contained in:
parent
c770a1746d
commit
01b0c764a5
1 changed files with 5 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ const options = {
|
|||
'*.html',
|
||||
'class-transformer',
|
||||
'class-validator',
|
||||
'@sentry/*',
|
||||
'@nestjs/websockets/socket-module',
|
||||
'@nestjs/microservices/microservices-module',
|
||||
'@nestjs/microservices',
|
||||
|
|
@ -34,6 +35,10 @@ const options = {
|
|||
'mock-aws-s3',
|
||||
'aws-sdk',
|
||||
'nock',
|
||||
'sharp',
|
||||
'jsdom',
|
||||
're2',
|
||||
'@napi-rs/canvas',
|
||||
],
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue