mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-08 01:10:08 +02:00
Update npm packages
This commit is contained in:
parent
399475247f
commit
d50237da3c
3 changed files with 325 additions and 171 deletions
|
@ -215,7 +215,7 @@ function createWebpackConfig(
|
|||
: [
|
||||
[
|
||||
"@babel/preset-env",
|
||||
{ corejs: "3.31.1", shippedProposals: true, useBuiltIns: "usage" },
|
||||
{ corejs: "3.32.0", shippedProposals: true, useBuiltIns: "usage" },
|
||||
],
|
||||
];
|
||||
const babelPlugins = ["@babel/plugin-transform-modules-commonjs"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue