unbuild icon indicating copy to clipboard operation
unbuild copied to clipboard

📦 An unified javascript build system

Results 145 unbuild issues
Sort by recently updated
recently updated
newest added

### Describe the feature This preset would target a folder that would create a json file of all the contents of each file within a JSON file to easily start...

discussion

https://github.com/unjs/untyped/pull/82 (currently we use an inline implementation that can get outdated)

enhancement

### Environment stackblitz unbuild: ^1.1.1 node: 16.14.2 ### Reproduction https://stackblitz.com/edit/node-z61fts?file=index.js ### Describe the bug When import a kabab-case field from json file. The result after the build is incorrect. Please...

bug

### Environment node 18.12.1 Windows 11 pnpm 8.6.0 ### Reproduction - clone https://github.com/unocss/unocss/tree/svelte-scoped-stub - `pnpm install` - `pnpm -F svelte-scoped stub` (if we instead run `pnpm -F svelte-scoped build` at...

enhancement
discussion

### Environment node: v16.19.0 ### Reproduction git clone https://github.com/gaetansenn/vunix git checkout bugs/stub-symbol yarn dev:nuxt-example ### Describe the bug I'm still facing a few problems with the build of my mono-repo...

Add experimental support for isolated declaration generation powered by OXC and [unplugin-isolated-decl](https://github.com/unplugin/unplugin-isolated-decl) by @sxzz ❤️ Read more: https://github.com/microsoft/TypeScript/issues/58944 To opt in: ```js import { defineBuildConfig } from "unbuild"; export default...

### Describe the feature ![Uploading image.png…]() ### Additional information - [ ] Would you be willing to help implement this feature?

enhancement

Context: from https://github.com/es-tooling/module-replacements/issues/60#issuecomment-2199242095 by @AbhiPrasad Currently unbuilds install lots of sub-dependencies some are not required for basic builds. ([graph](https://npmgraph.js.org/?q=unbuild)) From CSS stuff, I assume they are related to mkdist optional...

enhancement
discussion

### 🔗 Linked issue ### ❓ Type of change - [x] 📖 Documentation (updates to the documentation, readme, or JSdoc annotations) - [ ] 🐞 Bug fix (a non-breaking change...