how can i do HtmlWebpackPlugin #69
Unanswered
ZhengHuang-20
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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
Beta Was this translation helpful? Give feedback.
All reactions