posthtml-loader icon indicating copy to clipboard operation
posthtml-loader copied to clipboard

PostHTML for Webpack

Results 3 posthtml-loader issues
Sort by recently updated
recently updated
newest added

On edit any .html, there is no changes after live reloading is happens. browser console output: ``` [webpack-dev-server] App updated. Recompiling... index.js:551 [webpack-dev-server] App hot update... log.js:24 [HMR] Checking for...

On using plugins with the posthtml-loader using a `posthtml.config.js` or stating the configuration directly in the `webpack.config.js`, I constantly get a `TypeError: require(...) is not a function.` ``` - ModuleBuildError:...

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...