Bohdan Polataiko
Bohdan Polataiko
Hi, I have problem with bemto.pug when using with webpack 2 pug-loader. All files with only unbuffered code inside (helpers.pug and tag_metadata.pug) don't includes/compiles. Only solution that I find is...
Hi, get this error. ``` Deprecated API usage: getDocument is called with pdfDataRangeTransport, passwordCallback or progressCallback argument Warning: Setting up fake worker. Uncaught SyntaxError: Unexpected token < Error: Loading chunk...
Hi, modernizr-loader don't work with webpack 4.
Providing a PR with a basic test case for webpack 4 ([reason](https://github.com/peerigon/modernizr-loader/issues/44#issuecomment-371504836)). Updated dependencies, remove json-loader ([reason](https://github.com/webpack/webpack/releases/tag/v4.0.0)), formatted the code according to the eslint rules. My dev environment: macOS High...