pages
property in vue.config.js support template loader like html-webpack-plugin does.
#4755
Labels
pages
property in vue.config.js support template loader like html-webpack-plugin does.
#4755
What problem does this feature solve?
Sometimes we need html-webpack-pulgin handle html template for more flexable requirement, template like ejs, underscore and so on. Like html-webpack-pulgin does:
What does the proposed API look like?
It seems the
page
can not support add template loader like below:hope to add this feature, html-webpack-plugin has support this after all
The text was updated successfully, but these errors were encountered: