Massimo Petrolati
Massimo Petrolati
hi @rbgfloripa, I write you the lambda.ts file contents. I use in production "aws-lambda-fastify": "^2.2.0" nodejs 16.x. I hope it helps you. ` import { NestFactory } from '@nestjs/core'; import...
@Jwagner347 I have no idea what it could be, with the information you wrote. Nest shouldn't write anything to that folder. You could try building a clean nestjs application to...
@Jwagner347 I had read a comment by @mcollina where he recommends doing it, but now I can't find it to send it to you. However I have been using this...
@Jwagner347 I understand what you mean. It seems to me that the code you wrote is better than what I had written and the same result is achieved. Thank you!
I have the same problem; my app is in a subfolder of the root directory, if I copy assets/fonts folder in the root folder the icon is show in the...
I have the same problem; my app is in a subfolder of the root directory, if I copy assets/fonts folder in the root folder the icon is shown in the...