ds300/patch-package

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

Opened this issue · 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 astrobook@0.8.3 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?

Maybe .astro files aren't supported?