kucrut / vite-for-wp

Vite integration for WordPress plugins and themes development.
GNU General Public License v2.0
260 stars 29 forks source link

Fix production asset paths on windows #49

Closed kucrut closed 1 year ago

kucrut commented 1 year ago

Normalize all paths before processing them.

Originally reported via #38.