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

feat: support RegExp type proxy settings

Open youthug opened this issue 1 year ago • 0 comments

According to the Vite's docs, vite allows user to create RegExp type proxy rules, we should support it too.

If the key starts with ^, it will be interpreted as a RegExp.

youthug avatar Mar 10 '23 04:03 youthug