Skip to content

Conversation

@sjelfull
Copy link
Member

@sjelfull sjelfull commented Oct 31, 2025

TL;DR

Updated the example project to use the local plugin version instead of the published one.

What changed?

Modified the example project's package.json and package-lock.json to use the local plugin version (file:..) instead of the published version (^2.4.1). This links the example project to the local development version of the plugin.

How to test?

  1. Run npm install in the example directory
  2. Start the example project with npm run dev
  3. Verify that changes made to the plugin code are immediately reflected in the example project

Why make this change?

This change enables easier development and testing of the plugin by allowing developers to see their changes immediately reflected in the example project without having to publish new versions. It creates a direct link between the plugin source code and the example implementation, streamlining the development workflow.

@vercel
Copy link

vercel bot commented Oct 31, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
sanity-plugin-mux-input Ready Ready Preview Comment Oct 31, 2025 1:37pm
sanity-plugin-mux-input-example Error Error Oct 31, 2025 1:37pm

Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

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