taifok
taifok
@Pavel910 Thanks for quick reply. I am actually finding a way to build the `apps/website` with `--profile`. Is there any way to pass this param when `yarn webiny deploy`?
@Pavel910 I want webpack to build `apps/website` with react-profiling build to debug my app. and found this can be done by running `yarn webiny ws run build --folder apps/website --profile...
or exposing the `reply` to `Context` like `request` in fastify `preParsing` hook, then we can set the headers by `reply.headers(...)`. https://github.com/webiny/webiny-js/blob/0af7ac294c5843709e894af9ce8e1db153a4c880/packages/handler/src/fastify.ts#L243-L249