Jianhua Cheng

Results 7 issues of Jianhua Cheng

**Describe the bug** The template "Next.js Blog Template" failed to be deployed into Netlify after clicking the button "Deploy to Netlify". https://www.netlifycms.org/docs/start-with-a-template/ **To Reproduce** 1. Visit https://www.netlifycms.org/docs/start-with-a-template/ 2. Click the...

type: bug

`lint-staged` is awesome, I'm ready to develop a tool that integrates with `lint-staged`. I want to fall back to a default configuration file while the user did not write their...

Microsoft Edge is a browser with chromium kernel, so chrome-control supports it too. The only change is `Application('Google Chrome')` to `Application('Microsoft Edge')` . Maybe chrome-control can support this by allowing...

Example: ``` const baseURL = penv({ [penv.or('develop', 'feature1', 'feature2')]: 'https://example.com' }) ``` It's handy for someone wishes that multiple keys map to the same value.

enhancement

Hello~Appreciate your great work on this. I'm using this package, but the postinstall script always fails for me, due to the slow network and firewall limits. And the `https` module...

Microsoft Edge has the same chore as Google Chrome, could we add support for this?

### Describe the feature At present, jsii supports 2 kinds of dependency version resolving: 1. General semver version like `^1.1.0` 2. File dependency like `file:../../some-local-package` Propose jsii to support Pnpm...

feature-request
p2