Juho Vepsäläinen

Results 178 issues of Juho Vepsäläinen

Just thought to point out that I've solved a lot of configuration merging related problems at [webpack-merge](https://github.com/survivejs/webpack-merge). On a quick look integrating it could simplify `createCompiler` at least.

enhancement

- Original Issue: https://github.com/survivejs/webpack-book/issues/343 - Webpack Version: 5.x - Operating System (or Browser): MacOS Big Sur - Node Version: 12 or newer - webpack-plugin-serve Version: 1.3.0 ### How Do We...

Hi, Could you please consider updating this to 1.9 series?

Here's the output for Node 0.10: ``` bash flow_app/node_modules/flowery/build/flowery.js:185 return new Promise(function (resolve, reject) { ^ ReferenceError: Promise is not defined at readStdin (flow_app/node_modules/flowery/build/flowery.js:185:13) at Object. (flow_app/node_modules/flowery/build/flowery.js:109:2) at Module._compile (module.js:456:26)...

I'm currently writing a small plugin to allow prefetching workers written with the plugin (the principle works). During this work, I noticed that webpack `compilation.chunks` is missing the worker files....

bug

I have set up a little [cli wrapper](https://github.com/antwarjs/cli) for `gh-pages`. While testing it I noticed it doesn't allow master branch to be replaced. It emits ``` { [ProcessError: fatal: A...

Webpack 4 output doesn't seem to go through the tool (crashes on `.groups`). Are you planning to update the tool to support it?

I have a use case where I would like to replace `blockquote` styling with something else. What's the recommended way of doing that?

As I happen to have some personal projects at GitHub that map to OmniFocus ones it would be useful to be able to sync those. I understand this script is...

Just noticed the issue that TODO depends on has been resolved. See https://github.com/TooTallNate/node-applescript/issues/8 .