Related plugins
Description
if i want to do
new HtmlWebpackPlugin({ template: path.join(__dirname, 'public/index.html'), filename: index.${moment().format('YYYYMMDD.HHmmss')}.txt, }),
how can i config in vite
Suggested solution
none
Alternative
No response
Additional context
No response
Validations
Related plugins
plugin-vue
plugin-vue-jsx
Description
if i want to do
new HtmlWebpackPlugin({ template: path.join(__dirname, 'public/index.html'), filename:index.${moment().format('YYYYMMDD.HHmmss')}.txt, }),how can i config in vite
Suggested solution
none
Alternative
No response
Additional context
No response
Validations