Kevin Simper

Results 52 issues of Kevin Simper

Looks really neat, but I could not find any information about why is this not exposed as a express middleware? This would make it follow the best practice middleware.

enhancement

When trying to post through Google Load Balancer I get this error and the response it not returned from the Nginx but the curl version works. ``` $ http -f...

I was looking to access the child object, I want to make so that it prepends the message object. Here I log what inputArgs contains inside hooks.logMethod after having called...

enhancement
good first issue

What would be the minimal IAM Policy for deploying, I know the policy on the website, but that has also access to EC2 and is quite broad. For example I...

Documentation

I used `polymer` to bundle the code, it will load the `node-ponyfill.js` I know this is maybe not the intention with the library, it can just be confusing for new...

esm

I think it would be great with some sample pages as it would be quicker to spin up a new page that looks great. I think it will be easier...

feature

I think there should be a table component 😄

feature

If you try to load a fragment where scripts and css are loaded with `./` or even `/`, the assets will not load since the domain where tailor is hosted...

I am getting a ERR_VM_DYNAMIC_IMPORT_CALLBACK_MISSING error when using Nextjs 12.0.6 It fails in this file `/node_modules/next/dist/server/config.js` On this line `userConfigModule = await import((0, _url).pathToFileURL(path).href);` ``` Unhandled Rejection at: Promise {...

Really awesome project! I got the whole setup running, and I am able to run the _hello_world_aenea command and see it show up on my OSX system, but I am...