mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-19 14:48:08 +02:00
Merge pull request #15332 from Snuffleupagus/Babel-targets
[api-minor] Add the Babel `targets`-option to avoid transpiling code for unsupported browsers
This commit is contained in:
commit
81a700079f
5 changed files with 18 additions and 81 deletions
|
@ -3,7 +3,6 @@
|
|||
"devDependencies": {
|
||||
"@babel/core": "^7.18.10",
|
||||
"@babel/plugin-transform-modules-commonjs": "^7.18.6",
|
||||
"@babel/plugin-transform-runtime": "^7.18.10",
|
||||
"@babel/preset-env": "^7.18.10",
|
||||
"@babel/runtime": "^7.18.9",
|
||||
"@javascript-obfuscator/escodegen": "2.3.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue