sapphi-red / vite-plugin-static-copy

rollup-plugin-copy with dev server support.
MIT License
299 stars 32 forks source link

feat: add possibility to set rename as a function #31

Closed Jisay closed 2 years ago

Jisay commented 2 years ago

Description

Support rename argument as a function (or a string).

Links

Jisay commented 2 years ago

I have added some test for rename option. One as a simple string and one as a function. Feel free to tell me if I added them at the right place :-)

sapphi-red commented 2 years ago

@Jisay Thanks! I have released this as v0.10.0.