Antony Jones

Results 55 issues of Antony Jones

Adding arbitrary properties into .npmrc is problematic Specifically, this breaks deploying to Vercel if we want pnpm to control the node version. Vercel validates this file: `Detected unsupported "use-node-version" in...

type: bug

## Icon Request * Icon name: * Use case: Whenever taking payments on a site, it inspires confidence to use these icons, but also demonstrates which types of card are...

logo request

So, apologies for the next bug report, since it's another mystery one. ``` ✘ ant@xeno  ~/Projects/beyonk-pwa   feature/hmr ●  npm run dev > [email protected] dev /home/ant/Projects/beyonk-pwa >...

I'm trying to add HMR support to my existing Sapper apps. Aside from the warnings about named exports which I'm assuming don't factor in to this, it looks like the...

I've been using this in my own project for a while but I thought it was due a pull request. I like to be able to develop locally and also...

I personally feel that Joi's validation system is incredibly neat and understandable. I'd love to be able to simply use their 'dsl' in place of the default, if I chose...

Feature Requests

This is to avoid classpath problems with relation to plugins.

Had to upgrade my CircleCI python version since docker-compose mysteriously broke. Now docker-compose works fine on python 3.5.1 but docker-cloud doesn't! I don't see any mention in the docs about...

looking by default for a file called config.yml in the current directory is problematic. lots of tools might want a config.yml file, meaning conflicts occur. I suggest something more specific...