Closed gkiely closed 1 year ago
When using vite-plugin-ejs with vite@5 I see the following warnings:
plugin 'vite-plugin-ejs' uses deprecated 'enforce' option. Use 'order' option instead.
plugin 'vite-plugin-ejs' uses deprecated 'transform' option. Use 'handler' option instead.
Thank You, I'll review and apply.
Fixed, update to the latest version
When using vite-plugin-ejs with vite@5 I see the following warnings: