mirror of
https://github.com/oven-sh/bun
synced 2026-02-11 11:29:02 +00:00
- Add worker kind to OutputPiece.Query.Kind enum - Update all switch statements to handle worker output pieces - Add unique_key_prefix field to js_printer.Options - Pass unique_key_prefix from LinkerContext to all js_printer Options constructions - Update js_printer to generate unique keys for worker imports instead of direct paths - Fix unreachable panic in breakOutputIntoPieces validation - Worker bundling now creates separate chunks without crashing - Path resolution partially working - generates unique keys that get processed 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 line
29 B
JavaScript
1 line
29 B
JavaScript
console.log('Worker loaded'); |