-
Updated
Oct 3, 2020 - JavaScript
webpack-plugin
Here are 632 public repositories matching this topic...
-
Updated
May 29, 2019 - JavaScript
See preactjs/preact-cli#1188 - <style media="print"> are currently included in critical rules, which should never be the case.
-
Updated
Jun 3, 2020 - JavaScript
如题,mac电脑最新版chrome跑的
-
Updated
Nov 9, 2020 - JavaScript
Webpack 5 support
Haven't seen this reporter anywhere, tried out alpha 27 and with workerize-loader I get this:
TypeError: this.cache.get is not a function
at /Users/nw/projects/motion/orbit/node_modules/webpack/lib/Compilation.js:2186:18
at arrayEach (/Users/nw/projects/motion/orbit/node_modules/neo-async/async.js:2405:9)
at Object.each (/Users/nw/projects/motion/orbit/node_modules/neo-async
Transferable support
-
Updated
Nov 28, 2020 - JavaScript
-
Updated
Oct 8, 2020 - TypeScript
I know this is specific to web workers, however I think this could be adapted to work for service workers. I was looking to create a separate plugin but the code would be mostly the same.
Looks like it scans the AST for a keyword (Worker) and generates an entry for the referenced file.
// web worker
new Worker('./foo.js', { type: 'module' })
// service worker
navigator.serviHi,
When comparing real assets size to the output of your plugin I see a huge difference.
I guess it's because size-plugin show gzipped sizes...
This can be confusing or non relevant depending of the use case and it could be nice to add a column to the output. (to display both compressed and real assets size)
Or maybe just an option to choose what too show?!
Tks !!
TypeScript types
-
Updated
Nov 25, 2020 - JavaScript
-
Updated
Nov 22, 2020 - JavaScript
The issue I'm experiencing is pretty annoying.
I'm trying to optimize my first byte, by turning off compression, and gziping everything by webpack with CompressionPlugin. The issue is that it doesn't compress service-worker.js produced by sw-precache-webpack-plugin.
I understand the reason why: service-worker.js should cache all chunks produced by webpack after CompressionPlugin compress
-
Updated
Aug 1, 2020 - JavaScript
-
Updated
Dec 5, 2019 - JavaScript
-
Updated
Nov 26, 2020 - TypeScript
-
Updated
Nov 12, 2020 - JavaScript
-
Updated
Oct 21, 2020 - JavaScript
-
Updated
Nov 18, 2020 - TypeScript
-
Updated
Nov 27, 2020 - JavaScript
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
Nov 2, 2020 - JavaScript
-
Updated
Dec 25, 2018 - JavaScript
Improve this page
Add a description, image, and links to the webpack-plugin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the webpack-plugin topic, visit your repo's landing page and select "manage topics."


Here is an issues with detailed description: NekR/offline-plugin#77