You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 20, 2022. It is now read-only.
Hello,
I'm trying to move the tag generate by htmlWebpackPlugin as describe in this example (with ejs template) :
https://github.com/jantimon/html-webpack-plugin/tree/master/examples/custom-insertion-position
I try to do the same with twig-html-loader :
{{ htmlWebpackPlugin.tags.bodyTags }}
but the htmlWebpackPlugin.tags.bodyTags alway is empty
Is there a way to get this variable ?
Many thanks for your help.
The text was updated successfully, but these errors were encountered: