While troubleshooting a project I'm working on, I commented out some of the code and did a new prerelease of my package @toolwind/[email protected], but I still see the same behavior.
Upon further investigation, I see the commented code is still present in the esm.sh, even though it should be omitted/commented.
Example: {modifiers:"any"}
https://esm.sh/@toolwind/[email protected]/es2022/corner-shape.mjs
https://github.com/toolwind/corner-shape/blob/864d425c272d6ad08633ac10182af8470cdac51d/index.ts#L45-L70
https://play.tailwindcss.com/KDkdxXv5aD?file=css
