btea

Results 81 issues of btea

Before creating a pull-request, please check https://github.com/handlebars-lang/handlebars.js/blob/master/CONTRIBUTING.md first. Generally we like to see pull requests that - [ ] Please don't start pull requests for security issues. Instead, file a...

feature

### Description refer to https://github.com/webpack/webpack-dev-server/pull/4773 Some runtime errors generally do not appear, and adding this option can help users find some subtle code problems. After adding this option, an error...

### Describe the bug ```ts { build: { minify: false, rollupOptions: { output: { banner: '/* test commnet */', }, }, }, } ``` After configuring as described above, there...

p3-minor-bug

### Description https://eslint.org/docs/latest/use/command-line-interface#--concurrency

p1-chore

If the regular expression passed in carries the g modifier, multiple tests may produce unexpected results. [developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/test](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/test)

In version `11`, the `node-fetch` version was changed from `npm:@pnpm/[email protected]` to `^3.3.2`, causing the `location` header to return a relative path when installing dependencies via `pkg.pr.new`, thus preventing `new URL(location)`...

`pnpm view * versions` The printed list contains only version numbers and no release times, so if `minimumReleaseAge` is configured, it would be useful to output the latest available versions...

refer to https://github.com/pnpm/pnpm/issues/8889#issuecomment-3209160321

Please make sure these boxes are checked before submitting your PR, thank you! - [ ] Make sure you follow contributing guide [English](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.en-US.md) | ([中文](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.zh-CN.md) | [Español](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.es.md) | [Français](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.fr-FR.md)). -...

## Rollup Plugin Name: `{name}` This PR contains: - [ ] bugfix - [ ] feature - [ ] refactor - [ ] documentation - [x] other Are tests included?...