Jack Cuthbert

Results 17 comments of Jack Cuthbert

In case any one else stumbles across this, I made a few `userChrome.css` tweaks to better support the no titlebar option in Firefox 58 [in this GitHub gist](https://gist.github.com/JackCuthbert/91ae0802f915fb06a69261d0b133fb98). Your mileage...

Thanks for doing this, @tomzaku! Your changes look good but do you mind updating your commit message to read `fix: wrong parameter path.copy & fix artifact` so the release bot...

This appears to be specific to `serverless-webpack` users. Your fix resolves the issue when someone uses webpack, but breaks non-webpack projects (at least it did for me). The following error...

It looks like you're using file specifiers with `lerna`, is that correct? I'd love to support this sort of thing as we're doing exactly this in my workplace (not with...

Could we consider this issue resolved or do we feel that it needs more attention?

I am unable to reproduce this one :disappointed: Are you using webpack? There's another issue surrounding webpack users at the moment which may be related. Have you tried removing the...

@ThomasEg I tend to agree, I've had a heap of issues getting symlink code to work across *nix and Windows. Windows doesn't allow symlinks without administrator level permissions ([ref](https://security.stackexchange.com/questions/10194/why-do-you-have-to-be-an-admin-to-create-a-symlink-in-windows)) and...

Hi @dl748 are you still experiencing this issue with more recent versions?

Hi @Knaackee thanks for submitting this one! Do you feel that adding the `custom.typeScript:tsconfigFilePath` configuration is the best way to implement this functionality? Perhaps we can make an assumption that...

@andreyvital Does this issue need more attention or can I close this in favour of #92?