Skip to content

Commit 055b766

Browse files
authored
Merge pull request #1139 from RedisInsight/bugfix/RI-3513-fix_electron_build
fix electron build
2 parents abccefd + d483803 commit 055b766

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configs/webpack.config.base.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ export default {
5050
checkResource(resource) {
5151
const lazyImports = [
5252
'@nestjs/microservices',
53+
'@nestjs/serve-static',
5354
// '@nestjs/platform-express',
5455
// 'pnpapi',
5556
'cache-manager',

0 commit comments

Comments
 (0)