Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / terser/terser issues and pull requests
#1478 - Incorrect handling of function default params when shadowed
Issue -
State: open - Opened by jjhuff 12 months ago
- 3 comments
Labels: bug
#1477 - ERROR: Maximum call stack size exceeded
Issue -
State: closed - Opened by ajmeese7 12 months ago
- 2 comments
#1476 - Anonymous functions
Issue -
State: closed - Opened by robertsspaceindustries 12 months ago
- 1 comment
#1475 - Let `keep_fnames` mangle implicit function names (variable names of arrow functions)
Issue -
State: open - Opened by skerit 12 months ago
- 1 comment
Labels: enhancement, compress, mangle
#1474 - mangle a boolean property get a error result
Issue -
State: closed - Opened by zhouguoqiang 12 months ago
- 1 comment
#1473 - Option to Exclude Built-in Objects from Mangle Process
Issue -
State: closed - Opened by kyaido almost 1 year ago
- 2 comments
#1472 - Global variable dropped by mistake
Issue -
State: closed - Opened by woody-li about 1 year ago
- 9 comments
Labels: bug
#1471 - Add groups and indices to domprops
Pull Request -
State: closed - Opened by jespertheend about 1 year ago
- 1 comment
#1470 - Add RegExp properties to domprops
Issue -
State: closed - Opened by jespertheend about 1 year ago
#1469 - fix(deps): update dependency acorn to v8.11.2
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
#1468 - empty constructor not removed
Issue -
State: open - Opened by NullVoxPopuli about 1 year ago
- 1 comment
Labels: good first issue, suboptimal-output
#1467 - Useless contsructor not removed
Issue -
State: open - Opened by NullVoxPopuli about 1 year ago
- 1 comment
Labels: good first issue, suboptimal-output
#1466 - chore(deps): update actions/setup-node action to v4
Pull Request -
State: open - Opened by renovate[bot] about 1 year ago
#1465 - The mangle `reserved` option does not stop labels from being renamed
Issue -
State: open - Opened by dasa about 1 year ago
- 1 comment
Labels: good first issue
#1464 - SyntaxError: Unexpected token: punc (.) on build atempt
Issue -
State: closed - Opened by kubasanitrak about 1 year ago
- 3 comments
#1463 - IIFE is not unwrapped if it has a pure annotation
Issue -
State: open - Opened by gtm-nayan about 1 year ago
Labels: suboptimal-output, compress
#1462 - discussions tab?
Issue -
State: open - Opened by ldijkman about 1 year ago
- 2 comments
#1461 - terser 5.16.4 will not work properly with webpack4.x
Issue -
State: open - Opened by simo-an about 1 year ago
#1460 - Does not remove empty blocks
Issue -
State: closed - Opened by NullVoxPopuli about 1 year ago
Labels: suboptimal-output
#1459 - JS heap out of memory when minify js file
Issue -
State: closed - Opened by hangaoke1 about 1 year ago
- 3 comments
#1458 - unsafe + pure_getters: compression of optional chain toString() changes behavior
Issue -
State: closed - Opened by robojumper about 1 year ago
- 1 comment
Labels: bug
#1457 - NPE in scan_ref_scoped method
Issue -
State: closed - Opened by paztis about 1 year ago
- 2 comments
Labels: bug
#1456 - [Feature request] enclose global object static members to make code shorter
Issue -
State: open - Opened by cuixiping about 1 year ago
- 1 comment
Labels: enhancement
#1455 - Feature Request: mangle properties builtins option supports array
Issue -
State: open - Opened by cuixiping about 1 year ago
Labels: enhancement
#1454 - Floating point numbers constant become longer
Issue -
State: closed - Opened by cuixiping about 1 year ago
- 2 comments
Labels: enhancement
#1453 - Adding `--define` option will cause terser not work properly
Issue -
State: closed - Opened by Rezakarimi66 about 1 year ago
- 1 comment
#1452 - Bug when parsing ternery with arrow function as a party
Issue -
State: closed - Opened by nick950222 about 1 year ago
- 2 comments
Labels: bug, format
#1451 - Unexpected token: punc ({)
Issue -
State: closed - Opened by peratik about 1 year ago
- 9 comments
#1451 - Unexpected token: punc ({)
Issue -
State: closed - Opened by peratik about 1 year ago
- 9 comments
#1450 - raise clean exception for no files to minify
Pull Request -
State: closed - Opened by HolgerJeromin about 1 year ago
- 3 comments
#1449 - Exception when API is called without any file
Issue -
State: closed - Opened by HolgerJeromin about 1 year ago
- 3 comments
#1448 - Using CDN that response minify is undefined
Issue -
State: closed - Opened by whitersun about 1 year ago
- 1 comment
#1447 - Aggressive inlining causes double the optimal filesize
Issue -
State: closed - Opened by mbkv about 1 year ago
- 3 comments
Labels: bug
#1446 - Merge non-initialized `var` declarations more aggessively
Issue -
State: open - Opened by nicolo-ribaudo about 1 year ago
- 1 comment
Labels: suboptimal-output
#1445 - feat(terser - compress): drop_consle supports passing in an array of …
Pull Request -
State: closed - Opened by dxhsmwqcwelllee about 1 year ago
- 2 comments
#1444 - Pure notation in static class property declaration is not respected if function references class itself
Issue -
State: closed - Opened by danieltroger about 1 year ago
- 2 comments
#1443 - Add "default pure" configuration option
Issue -
State: open - Opened by danieltroger about 1 year ago
- 7 comments
Labels: enhancement
#1442 - Multiple assignments to the same unused array don't get removed
Issue -
State: open - Opened by nicolo-ribaudo about 1 year ago
#1441 - Move initialization into declaration when they're back-to-back
Issue -
State: open - Opened by bbrk24 about 1 year ago
#1440 - bug: comments are not entirely emitted when `comments: 'all'` is specified
Issue -
State: open - Opened by michaele-blend about 1 year ago
#1439 - terser 5.19.4 does not elide constant arrays operations when it is reasonable able to
Issue -
State: open - Opened by michaele-blend about 1 year ago
#1438 - terser 5.13.0 does not elide Array.includes (`[].includes`) calls which it is reasonably able to
Issue -
State: closed - Opened by michaele-blend about 1 year ago
- 1 comment
#1437 - Simplify normalize directives
Pull Request -
State: closed - Opened by Connormiha about 1 year ago
- 1 comment
#1436 - Add properties for WebGPU API to `domprops.js`
Pull Request -
State: closed - Opened by luehmann about 1 year ago
- 1 comment
#1435 - Update actions/checkout action to v4
Pull Request -
State: closed - Opened by renovate[bot] about 1 year ago
- 1 comment
#1434 - fix: compare const or class reference length and value length when to…
Pull Request -
State: closed - Opened by Solo-steven about 1 year ago
- 2 comments
#1433 - `tools/domprops.js` does not contain WebGPU properties
Issue -
State: closed - Opened by luehmann about 1 year ago
- 1 comment
Labels: good first issue
#1432 - Stackoverflow when compress chain of if statement
Issue -
State: closed - Opened by Solo-steven about 1 year ago
- 9 comments
Labels: bug
#1431 - Inlining classes changing semantics of the program
Issue -
State: closed - Opened by skovhus about 1 year ago
- 5 comments
Labels: bug
#1430 - Terser output code throws "Uncaught reference error", dead code elimination bug
Issue -
State: closed - Opened by danieltroger about 1 year ago
- 2 comments
Labels: bug
#1429 - Missed optimization when inlining constants
Issue -
State: closed - Opened by NoNullptr about 1 year ago
#1428 - prop conflic during mangle-props
Issue -
State: open - Opened by lolovo about 1 year ago
#1426 - Added roundRect to domprops.js
Pull Request -
State: closed - Opened by codyebberson over 1 year ago
- 1 comment
#1425 - Question: why const a = f() is not inlined?
Issue -
State: closed - Opened by rentalhost over 1 year ago
- 3 comments
#1424 - Bug: SWC `typeof` helper + terser = SyntaxError on Safari 12.1/12.2/12.3
Issue -
State: open - Opened by hjkcai over 1 year ago
- 13 comments
Labels: bug
#1423 - Added option to keep_imports
Pull Request -
State: open - Opened by aleph1 over 1 year ago
- 11 comments
#1422 - Is there a way to just remove whitespace without doing any other kind of optimizations?
Issue -
State: closed - Opened by ghnp5 over 1 year ago
- 1 comment
#1421 - Terser 5.16.3 output size increases when compressing regenerator-runtime with `mangle: false`
Issue -
State: open - Opened by JLHwung over 1 year ago
- 2 comments
Labels: suboptimal-output
#1420 - Mangle toplevel but not imports.
Issue -
State: open - Opened by aleph1 over 1 year ago
- 3 comments
#1419 - Replacing 'this' keyword with 't'
Issue -
State: open - Opened by mountwo23 over 1 year ago
- 1 comment
#1418 - `max_line_len` line length varies, thereby slightly violating the `max_line_len` limit
Issue -
State: open - Opened by JannikGM over 1 year ago
#1417 - `max_line_len` runs before `ascii_only`, thereby violating the `max_line_len` limit
Issue -
State: open - Opened by JannikGM over 1 year ago
#1416 - `max_line_len` does not split strings, thereby violating the `max_line_len` limit
Issue -
State: open - Opened by JannikGM over 1 year ago
Labels: format
#1415 - Broken stacktrace in Firefox (after removal of linebreaks) due to difference in column width of emojis
Issue -
State: open - Opened by JannikGM over 1 year ago
- 5 comments
#1414 - Performance regression between 5.19.0 and 5.19.1
Issue -
State: closed - Opened by aovchinn over 1 year ago
- 5 comments
#1413 - `top_retain` prevents inline const vars
Issue -
State: open - Opened by Austaras over 1 year ago
- 1 comment
Labels: enhancement
#1412 - Variable assigned inside class static{} block incorrectly dropped
Issue -
State: closed - Opened by vicb over 1 year ago
- 10 comments
Labels: bug
#1411 - Bug: Terser generates wrong source-map "names" for concise async methods
Issue -
State: closed - Opened by szuend over 1 year ago
- 2 comments
Labels: bug
#1410 - [Feature request] Remove unused members of class
Issue -
State: open - Opened by cuixiping over 1 year ago
- 5 comments
#1409 - extend `__MANGLE_PROP__` for object property access and assignment
Pull Request -
State: closed - Opened by fabiosantoscode over 1 year ago
#1408 - Option output.inline_script misses a few cases
Issue -
State: closed - Opened by Skalman over 1 year ago
- 1 comment
Labels: bug, format
#1407 - [Feature request] Some points that can make the output smaller
Issue -
State: open - Opened by steve02081504 over 1 year ago
- 5 comments
#1406 - Update dependency acorn to v8.10.0
Pull Request -
State: closed - Opened by renovate[bot] over 1 year ago
#1405 - Update dependency @jridgewell/source-map to v0.3.5
Pull Request -
State: closed - Opened by renovate[bot] over 1 year ago
#1404 - Update dependency @jridgewell/source-map to v0.3.4
Pull Request -
State: closed - Opened by renovate[bot] over 1 year ago
#1403 - Function does not get inlined if it has destructured arguments
Issue -
State: open - Opened by izeau over 1 year ago
- 3 comments
#1402 - RangeError: Maximum call stack size exceeded
Issue -
State: closed - Opened by sameerthiteipro over 1 year ago
- 4 comments
#1401 - Extra parentheses inside output
Issue -
State: closed - Opened by egoroof over 1 year ago
- 2 comments
#1400 - Missed optimization with multiple optional chaining calls on undefined
Issue -
State: open - Opened by rictic over 1 year ago
Labels: suboptimal-output
#1399 - Update dependency acorn to v8.9.0
Pull Request -
State: closed - Opened by renovate[bot] over 1 year ago
#1398 - fix(deps): update dependency commander to v11 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] over 1 year ago
#1397 - add MANGLE_PROP annotation
Pull Request -
State: closed - Opened by fabiosantoscode over 1 year ago
- 1 comment
#1396 - Parse error on ?.
Issue -
State: closed - Opened by husseinhere over 1 year ago
- 2 comments
#1395 - "inert" property gets minimized
Issue -
State: closed - Opened by xatian over 1 year ago
- 1 comment
#1394 - update some packages
Pull Request -
State: closed - Opened by fabiosantoscode over 1 year ago
#1393 - Add missing domprops: configurable/enumerable
Pull Request -
State: closed - Opened by jpdutoit over 1 year ago
- 1 comment
#1392 - class mangling is broken since 5.15.1
Issue -
State: closed - Opened by alexander-akait over 1 year ago
- 4 comments
Labels: bug
#1391 - improve CI builds
Pull Request -
State: closed - Opened by fabiosantoscode over 1 year ago
#1390 - Evaluate some BigInt operations
Pull Request -
State: closed - Opened by fabiosantoscode over 1 year ago
- 5 comments
#1389 - `hoist_props` doesn't penetrate through `export` declarations
Issue -
State: open - Opened by dead-claudia over 1 year ago
- 1 comment
Labels: enhancement
#1388 - BigInts should be folded during constant evaluation
Issue -
State: closed - Opened by dead-claudia over 1 year ago
- 1 comment
Labels: enhancement
#1387 - Constant evaluation is not re-attempted after substituting parameters
Issue -
State: closed - Opened by dead-claudia over 1 year ago
- 1 comment
#1386 - dead_code does not delete unreachable code
Issue -
State: closed - Opened by DenisRoss over 1 year ago
- 6 comments
#1385 - IIFE in static field has incorrect this after minification
Issue -
State: closed - Opened by mischnic over 1 year ago
- 3 comments
Labels: bug
#1384 - Bug: Incorrect minification for for loops
Issue -
State: closed - Opened by WayneUong over 1 year ago
- 1 comment
#1383 - [Question] Does terser have rules about styling (or css in js) code?
Issue -
State: closed - Opened by yishayweb over 1 year ago
- 1 comment
#1382 - Dead code elimination is broken in some caes
Issue -
State: closed - Opened by manucorporat over 1 year ago
- 2 comments
Labels: suboptimal-output
#1381 - Bug: Compress: "inline" creates huge output when global variable used and toplevel specified
Issue -
State: open - Opened by kkmuffme over 1 year ago
- 2 comments
Labels: suboptimal-output
#1380 - Regression between v5.16.9 and v5.17.0
Issue -
State: closed - Opened by snyamathi over 1 year ago
- 2 comments