vite-plugin-html-config icon indicating copy to clipboard operation
vite-plugin-html-config copied to clipboard

Receiving warning of deprecated options in this html-plugin

Open Mars-Interactive opened this issue 2 years ago • 2 comments

Hello,

I'm receiving these warnings when I run the dev server on Vite with your vite-plugin-html-config plugin:

plugin 'html-plugin' uses deprecated 'enforce' option. Use 'order' option instead. plugin 'html-plugin' uses deprecated 'transform' option. Use 'handler' option instead.

Mars-Interactive avatar Dec 03 '23 10:12 Mars-Interactive

This was brought on by the vite update, so I'll try to figure out how to fix it

ahwgs avatar Dec 07 '23 14:12 ahwgs

Any updates on this?

MikeLacroix avatar Apr 22 '24 10:04 MikeLacroix