patch-package icon indicating copy to clipboard operation
patch-package copied to clipboard

There don't appear to be any changes, but I've made changes

Open scott-stoltz opened this issue 6 months ago • 1 comments

I'm making some simple chnages to some web files located in a package's dist folder. The changes are to .astro files.

I make the changes and then run npx patch-package astrobook and I get:

patch-package 8.0.0
• Creating temporary folder
• Installing [email protected] with npm
• Diffing your files with clean files
⁉️  Not creating patch file for package 'astrobook'
⁉️  There don't appear to be any changes.

Thoughts I why my changes aren't detected?

scott-stoltz avatar Jun 18 '25 21:06 scott-stoltz

Maybe .astro files aren't supported?

scott-stoltz avatar Jun 23 '25 16:06 scott-stoltz