Skip to content

Conversation

@thescientist13
Copy link
Member

@thescientist13 thescientist13 commented Sep 21, 2025

Related Issue

#1323

As part of exploring Bun support - thescientist13/greenwood-bun#5 (comment)

Documentation

N / A

Summary of Changes

  1. Make sure Node Modules resource plugin is only serving files from node_modules
  2. Misc plugin tweaks
    • standardize HTML resource plugin extension
    • check for Content-Type header first in Active Content resource plugin

TODO

  1. any chance this addresses restore custom loader and import attribute test case for Lit renderer plugin #1463 ?
  2. somewhat related, technically tsconfig.json supports JSON5, which means things like comments and dangling commas will break here (e.g. for Greenwood, a tsconfig.json will have to be JSON serializable)

@thescientist13 thescientist13 added this to the 1.0 milestone Sep 21, 2025
@thescientist13 thescientist13 added bug Something isn't working CLI alpha.0 v0.34.0 labels Sep 21, 2025
@thescientist13 thescientist13 moved this from 👀 In review to 🏗 In progress in [Greenwood] Phase 10 - Ecosystem Compat Sep 21, 2025
@thescientist13 thescientist13 marked this pull request as draft September 27, 2025 00:03
@thescientist13 thescientist13 marked this pull request as ready for review October 5, 2025 00:03
@thescientist13 thescientist13 marked this pull request as draft October 5, 2025 00:20
@thescientist13 thescientist13 linked an issue Oct 5, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working CLI v0.34.0

Projects

Status: 🏗 In progress

Development

Successfully merging this pull request may close these issues.

Bun runtime support

2 participants