diff --git a/nest-cli.json b/nest-cli.json index 093c40ccf84..73dea03c093 100644 --- a/nest-cli.json +++ b/nest-cli.json @@ -15,7 +15,7 @@ } } ], - "assets": ["static-assets/**/*"] + "assets": ["static-assets/*"] }, "projects": { "server": {