Skip to content

chore: migrate workspace to moon/proto node stack#17

Open
Hebilicious wants to merge 3 commits intomainfrom
chore/node-moon-migration
Open

chore: migrate workspace to moon/proto node stack#17
Hebilicious wants to merge 3 commits intomainfrom
chore/node-moon-migration

Conversation

@Hebilicious
Copy link
Owner

Summary

  • migrate from deno-root layout to a Node + pnpm workspace layout
  • move package logic under packages/cssforge and add moon v2 project/task configuration
  • migrate package scripts into moon tasks and remove scripts blocks from repo package manifests
  • keep JSR publishing support via moon tasks and update release automation
  • add example projects and task wiring for e2e/dev flows

Verification

  • ran CI-equivalent workflow locally:
    • proto install
    • proto run pnpm -- install --frozen-lockfile
    • moon run :format
    • moon run :test
    • moon run :typecheck

Supersedes #16 (opened from the wrong branch).

@changeset-bot
Copy link

changeset-bot bot commented Feb 19, 2026

⚠️ No Changeset found

Latest commit: 5555028

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments