Is there a way to include html template with Webpack as include in PHP?
I'm trying to set common header and footer to several html file with totally different content in it. I want to dry that out. I checked the html-webpack-plugin but it's not useful for what i want to do.
No comments:
Post a Comment