Barun

Results 13 issues of Barun

### What is the problem this feature would solve? Bun generates binary lockfile (`bun.lockb`) by default and is not added to `.gitignore` file. This means `bun.lockb` mostly gets added to...

enhancement
npm

**Is your request related to a specific problem you're having?** I am having problem importing ES6 modules from `highlight.js`. Although the README mentions about [ES6 Modules / `import`](https://github.com/highlightjs/highlight.js?#es6-modules--import), it does...

enhancement
parser
version-12

### Changes 1. change "Download prebuilt CDN assets" from h4 to h3 2. include usage of ES Modules in browser

**Steps for Reproduction** 1. Visit [https://quilljs.com/playground/form](https://quilljs.com/playground/form) 2. Copy-paste the following URL into the Quill Editor: ``` https://example.com/@foo.com ``` 3. Select the pasted URL and click the link button in Quill...

### Is there an existing issue for this? - [X] I have searched the existing issues ### This issue exists in the latest npm version - [X] I am using...

Bug
Needs Triage

This PR solves this issue https://github.com/fastify/fastify-vite/issues/162 #### Checklist - [ ] run `npm run test` and `npm run benchmark` - [ ] tests and/or benchmarks are included - [ ]...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...