-
Using a block inside of the `` (like in #31) leads to an error on compiling.
```
ERROR in Error: Child compilation failed:
Module build failed (from ./node_modules/posthtml-loader/lib/index.j…
-
**Do you want to request a feature, report a bug or ask a question?**
**What is the current behavior?**
**What is the expected behavior?**
**If the current behavior is a bug, please provide t…
-
## An error occurred while trying to import and use your module:
```powershell
import { generateAll } from './inc/rollup-images.js'
^^^^^^
SyntaxError: Cannot use import statement outside a modu…
-
This is a request to allow the use of ES module files as config files for posthtml through the CLI.
I currently have some build tools that use similar configuration files to posthtml. I have an ES …
-
When manipulating content html and courseinfo html, the html is parsed into an AST tree, altered, and then rendered back into html, before inserting in a div with dangerouslySetInnerHtml.
Instead o…
-
Just as the title,
because now, the report of errors, for example
```
PostHTML HINT
-------------
✖ error [10:12]
Special characters must be escaped : [ > ].
✖ error [12:3]
Special charact…
-
I am new to webpack and might have a slippery grasp on how this all works exactly, but seeing as my `index.html` had a `` tag in it, I figured it wouldn't be unreasonable for the loader to see this ta…
-
would be nice if the loader converted `
-
Sorry for removing the issue template.
We want to provide official support for `posthtml` in webpack. If you have any questions do not hesitate to ask them. Recently we have given official support …
-
Looking forward to see it