Replies: 1 comment 1 reply
-
|
Hello @Raxel21 thanks for the interesting use case. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi, I hope everything is going well for you, today I discovered your plugin and I find it very useful.
Well, I am having a problem working with
.php, with.htmlit works perfectly. I tried to adapt the code but I did not succeed.I tried 2 ways
It works, but it changes the extension to
.html, so it breaks the PHP code.So I tried this other way
It also works, but it keeps changing the extension to
.html, but this time I get an error:html-bundler-webpack-plugin: Failed to execute the template functionI thought that just returning the template in the
preprocessorline would work but I get the above error.Any suggestions please. Or maybe I forgot something from the documentation?
Thank you in advance
Beta Was this translation helpful? Give feedback.
All reactions