mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 14:48:08 +02:00
Update packages
This commit is contained in:
parent
18a661b6a0
commit
f42d70a24e
3 changed files with 170 additions and 169 deletions
|
@ -212,7 +212,7 @@ function createWebpackConfig(
|
|||
: [
|
||||
[
|
||||
"@babel/preset-env",
|
||||
{ corejs: "3.32.1", shippedProposals: true, useBuiltIns: "usage" },
|
||||
{ corejs: "3.32.2", shippedProposals: true, useBuiltIns: "usage" },
|
||||
],
|
||||
];
|
||||
const babelPlugins = ["@babel/plugin-transform-modules-commonjs"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue