Jon Wallsten

Results 44 comments of Jon Wallsten

@alan-agius4 I see. Then I guess we're out of options and have to accept the ~~70%~~ 100% in increased build time. Thanks for your time.

@alan-agius4: I've spent the morning catching up on all ongoing initiatives with speeding up SASS. Like: https://github.com/sass/sass/issues/3296 https://github.com/sass/dart-sass/issues/868 And everything seems to be a dead end right now. Our build...

@pavelfeldman This is really helpful in case you need different TS-settings for your build, test and working environment. We have one TS-config for VSCode/IntelliJ, one for the build process and...

As with https://github.com/aws/aws-cdk/issues/1972 we have created a LambdaLayer in `LambdaLayerStack` which is then passed as a reference (we use TypeScript) to `LambdaStack` where it's added as the `layers` prop in...