Skip to content

Commit 18f31eb

Browse files
author
Artem
committed
for sure fixed now! :)
1 parent d483803 commit 18f31eb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

configs/webpack.config.base.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,11 @@ export default {
5050
checkResource(resource) {
5151
const lazyImports = [
5252
'@nestjs/microservices',
53-
'@nestjs/serve-static',
5453
// '@nestjs/platform-express',
5554
// 'pnpapi',
5655
'cache-manager',
5756
// 'class-validator',
58-
'fastify-static',
57+
'@fastify/static',
5958
'fastify-swagger',
6059
// 'hiredis',
6160
// 'reflect-metadata',

0 commit comments

Comments
 (0)