Mathias Lykkegaard Lorenzen

Results 390 comments of Mathias Lykkegaard Lorenzen

Shouldn't this be re-opened again then?

We have this issue too.

Any library is only as good as its documentation. It's a shame that such a good library can't be used because no one knows how. It could become immensely popular...

If I manually go in and rename the `app.mjs.js` file to `app.mjs` and then change the `template.yml` to also point to `app.handler` instead of `app.mjs.handler`, it works just fine. So...

As a workaround, I can do this: ``` filename: (chunkData) => awsSamPlugin.filename(chunkData).replace(".js", ".mjs") ``` In the config.

You can use my fork where I've fixed a lot of things. https://github.com/ffMathy/FluffySpoon.Ngrok

@CoreySchneider-MSFT I will check that out and get it fixed this weekend, ASAP! In the meanwhile, can you open a dedicated issue for that particular issue over at my repo?...

What the... Oh wow, issues are disabled? That's so strange... I never do that. Perhaps it's because it's a fork or something. Will enable that soon. Yeah I think there...