mammadataei / cypress-vite

Run Cypress specs using Vite
MIT License
85 stars 10 forks source link

fix: override `ouput.manualChunks` using `false` #67

Closed mammadataei closed 1 year ago

mammadataei commented 1 year ago

It seems that #58 doesn't solve the #57, and we should use false value to override user config. Resolves #66.