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