Parimal Yeole

Results 7 comments of Parimal Yeole

Serverless aws-nodejs-typescript template is not giving compile error while running - sls offline start - sls package Versions on my system: ` Framework Core: 2.15.0 Plugin: 4.3.0 SDK: 2.3.2 Components:...

@khaledosman, Thanks for quick reply 🙏 . `plugins: [new ForkTsCheckerWebpackPlugin()],` this simple config work fine with ts-loader. Link: https://github.com/TypeStrong/fork-ts-checker-webpack-plugin/blob/master/examples/ts-loader/webpack.config.js eslint setup alslo works fine with this configuration ``` plugins: [...

![Screenshot 2023-05-16 at 2 42 27 AM](https://github.com/giscus/giscus/assets/16253408/2bc4ca6b-9aff-41e2-adc6-b6703385224b) ![Screenshot 2023-05-16 at 2 42 52 AM](https://github.com/giscus/giscus/assets/16253408/9df80c90-7d59-4504-a0bc-31ccf974f0ca) I am trying to add giscus comments iframe to my blogs and iframe is completely transperant.

@jlenon7 Thanks for this PR. @blakeembrey @thetutlage, Is it possible to move forward with this PR? This will help us a lot. Thank You

Facing same issue. If we try to use any other node module which use native code then while doing pulumi up serilize step is throwing error

Any update on this I am using this "@ago-dev/nx-aws-cdk-v2": "^1.6.1" version And when I run `nx generate @ago-dev/nx-aws-cdk-v2:application common-infra` Getting this error: (0 , devkit_1.readWorkspaceConfiguration) is not a function