Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Rich-Harris/butternut issues and pull requests

#201 - Butternut generated invalid JavaScript.

Issue - State: open - Opened by aladdin-add over 5 years ago

#200 - Current project status

Issue - State: open - Opened by DanielRuf over 5 years ago - 3 comments

#199 - Butternut generated invalid JavaScript

Issue - State: open - Opened by johnspackman almost 6 years ago

#198 - Error in squash minified bundle, malformed minification.

Issue - State: open - Opened by backspaces almost 6 years ago - 1 comment

#197 - Dead?

Issue - State: open - Opened by anilanar almost 6 years ago

#196 - Method call on new object constructed without params yields invalid code

Issue - State: open - Opened by back2dos over 6 years ago - 1 comment

#195 - butternut.now.sh is broken.

Issue - State: open - Opened by lili21 over 6 years ago - 1 comment

#194 - Object within a function breaks

Issue - State: open - Opened by bdc-stripe almost 7 years ago - 1 comment

#193 - release schedule?

Issue - State: open - Opened by aladdin-add about 7 years ago

#192 - Error

Issue - State: closed - Opened by lili21 about 7 years ago - 1 comment

#191 - Identifier has already been declared issue

Issue - State: open - Opened by Wandalen about 7 years ago - 6 comments

#190 - Heap out of memory

Issue - State: open - Opened by Akkuma about 7 years ago

#189 - Why are inline sourcemaps not recommended?

Issue - State: closed - Opened by jamen about 7 years ago - 2 comments

#188 - fix #140 Cannot split a chunk that has already been edited

Pull Request - State: open - Opened by nifgraup about 7 years ago

#187 - fix #139 Butternut fails on some intentional runtime errors

Pull Request - State: open - Opened by nifgraup about 7 years ago

#186 - fix #156 Object literals in unused variables

Pull Request - State: open - Opened by nifgraup about 7 years ago

#185 - fix #158 Unused variables containing anonymous functions

Pull Request - State: open - Opened by nifgraup about 7 years ago

#184 - Uncaught SyntaxError: Unexpected token (

Issue - State: closed - Opened by albertosantini about 7 years ago - 2 comments

#183 - fix #162 blocks are skipped

Pull Request - State: open - Opened by nifgraup about 7 years ago

#182 - fix #163 Nested negated conditions without braces

Pull Request - State: open - Opened by nifgraup about 7 years ago

#181 - fix #129 Values in for loop heads are kept without variable

Pull Request - State: open - Opened by nifgraup about 7 years ago

#180 - fix #165 double unary + converted to ++ operator

Pull Request - State: open - Opened by nifgraup about 7 years ago

#179 - Minify if-statement consequent and alternative earlier - fixes #127

Pull Request - State: open - Opened by nifgraup about 7 years ago - 1 comment

#178 - Undefined as identifier in catch clauses - fixes #177

Pull Request - State: open - Opened by nifgraup about 7 years ago

#177 - Can't catch undefined

Issue - State: open - Opened by liamwhite about 7 years ago - 1 comment

#176 - Thank you!

Issue - State: open - Opened by pakastin over 7 years ago - 2 comments

#175 - squash fails with THREE.OrbitControls.js

Issue - State: closed - Opened by backspaces over 7 years ago - 5 comments

#174 - wrap parameterless new expressions with params (fixes #169)

Pull Request - State: open - Opened by anilanar over 7 years ago - 3 comments

#171 - Cannot read property 'minify' of null

Issue - State: open - Opened by janryWang over 7 years ago - 2 comments

#170 - Bug w/ async + arrow functions + object destructuring

Issue - State: open - Opened by jeffposnick over 7 years ago

#168 - Safari bug workaround

Issue - State: open - Opened by boopathi over 7 years ago - 1 comment

#167 - Renaming function arguments doesn't play well with ES6 object shorthand

Issue - State: closed - Opened by RyanZim over 7 years ago - 2 comments

#166 - more robust handling of tricky switch-case scenarios

Pull Request - State: open - Opened by Rich-Harris over 7 years ago

#165 - Bug: Subsequent "+" characters are condensed

Issue - State: open - Opened by loilo over 7 years ago - 1 comment

#164 - Bug: Nested empty conditions

Issue - State: closed - Opened by loilo over 7 years ago - 2 comments

#163 - Bug: Nested negated conditions without braces

Issue - State: open - Opened by loilo over 7 years ago

#162 - blocks are skipped

Issue - State: closed - Opened by kzc over 7 years ago - 2 comments

#161 - preserve parens around x in y in for loop head

Pull Request - State: closed - Opened by Rich-Harris over 7 years ago

#160 - Auto Dependency Updates ...

Pull Request - State: closed - Opened by lguzzon over 7 years ago - 1 comment

#158 - Bug: Unused variables containing anonymous functions

Issue - State: open - Opened by loilo over 7 years ago - 1 comment
Labels: bug

#156 - Bug: Object literals in unused variables

Issue - State: open - Opened by loilo over 7 years ago - 1 comment

#155 - Move charFrequency initialization up

Pull Request - State: closed - Opened by loilo over 7 years ago

#154 - Bug: charFrequency is not defined in some cases

Issue - State: open - Opened by loilo over 7 years ago - 1 comment

#153 - Use object as final argument to magicString.overwrite

Pull Request - State: closed - Opened by loilo over 7 years ago - 2 comments

#151 - handle truthy if statement with no alternate

Pull Request - State: closed - Opened by Rich-Harris over 7 years ago

#150 - attach characters inserted in switch block to case labels

Pull Request - State: closed - Opened by Rich-Harris over 7 years ago

#149 - implement getRightHandSide on LabeledStatement

Pull Request - State: closed - Opened by Rich-Harris over 7 years ago - 1 comment

#148 - unused function expressions cannot have side-effects

Pull Request - State: closed - Opened by Rich-Harris over 7 years ago - 1 comment

#147 - ensure space between + and ++

Pull Request - State: closed - Opened by Rich-Harris over 7 years ago

#146 - don't replace member expressions with void 0

Pull Request - State: closed - Opened by Rich-Harris over 7 years ago

#145 - fix function expression ID shadowing detection

Pull Request - State: closed - Opened by Rich-Harris over 7 years ago

#144 - always include test in for loop head

Pull Request - State: closed - Opened by Rich-Harris over 7 years ago

#143 - handle special case of integer property access

Pull Request - State: closed - Opened by Rich-Harris over 7 years ago - 1 comment

#142 - fix edit order

Pull Request - State: closed - Opened by Rich-Harris over 7 years ago - 1 comment

#141 - Better mangling

Pull Request - State: closed - Opened by Rich-Harris over 7 years ago

#140 - Bug: "Error: Cannot split a chunk that has already been edited"

Issue - State: open - Opened by loilo over 7 years ago - 2 comments
Labels: bug

#139 - Bug: Butternut fails on some intentional runtime errors

Issue - State: open - Opened by loilo over 7 years ago - 1 comment
Labels: bug

#138 - Bug: Butternut assumes strict mode

Issue - State: open - Opened by loilo over 7 years ago - 3 comments

#136 - Bug: Brace handling inside switch statements

Issue - State: closed - Opened by loilo over 7 years ago

#135 - Bug: Labels and nested blocks

Issue - State: closed - Opened by loilo over 7 years ago

#134 - Bug: Unreachable code

Issue - State: closed - Opened by loilo over 7 years ago

#133 - Bug: ++Incrementing in expressions

Issue - State: closed - Opened by loilo over 7 years ago - 6 comments

#132 - But: Unknown properties of string literals / void 0 handling

Issue - State: closed - Opened by loilo over 7 years ago

#131 - Bug: Whitespace before function name gets removed

Issue - State: closed - Opened by loilo over 7 years ago

#130 - Bug: "TypeError: Cannot read property 'allowDangerousEval' of null"

Issue - State: open - Opened by loilo over 7 years ago - 1 comment

#129 - Bug: Values in for loop heads are kept without variable

Issue - State: open - Opened by loilo over 7 years ago - 1 comment
Labels: bug

#128 - Bug: Unknown variables are left out of for loop conditions

Issue - State: closed - Opened by loilo over 7 years ago

#127 - Bug: if (x) if (y) {}

Issue - State: open - Opened by nifgraup over 7 years ago
Labels: bug

#126 - Bug: Numbers with attached methods

Issue - State: closed - Opened by loilo over 7 years ago - 1 comment

#125 - Bug: Butternut misses opening brace in do-while loop

Issue - State: closed - Opened by loilo over 7 years ago

#124 - add yet another webpack plugin

Pull Request - State: closed - Opened by MaxGraey over 7 years ago - 5 comments

#123 - TypeError: Cannot read property 'minify' of null

Issue - State: open - Opened by natew over 7 years ago - 5 comments

#122 - Test all scripts in CDNjs

Issue - State: open - Opened by Rich-Harris over 7 years ago - 3 comments

#120 - Updates README.md with new plugin

Pull Request - State: closed - Opened by etsms over 7 years ago - 2 comments

#119 - fix code manipulation around if statements with empty alternates

Pull Request - State: closed - Opened by Rich-Harris over 7 years ago

#118 - Bug: Parantheses around new Function constructor are removed

Issue - State: closed - Opened by loilo over 7 years ago - 5 comments

#117 - Bug: IIFE exclamation marks are incorrectly removed inside conditions

Issue - State: closed - Opened by loilo over 7 years ago - 1 comment

#116 - Whitespace not removed from sequences

Issue - State: open - Opened by Rich-Harris over 7 years ago
Labels: better minification

#115 - Bug: Invalid semi-colon in edge cases

Issue - State: closed - Opened by loilo over 7 years ago

#114 - Change how if statements are rewritten as ternaries

Pull Request - State: closed - Opened by Rich-Harris over 7 years ago - 1 comment

#113 - Bug: Combinations of braceless if and switch blocks are not handled correctly

Issue - State: closed - Opened by loilo over 7 years ago - 1 comment

#112 - Preserve variable initialisers if the variables are unused

Pull Request - State: closed - Opened by Rich-Harris over 7 years ago - 1 comment

#111 - Error: Cannot overwrite a zero-length range

Issue - State: closed - Opened by loilo over 7 years ago - 1 comment
Labels: bug

#110 - Sort variable names by frequency

Issue - State: open - Opened by Rich-Harris over 7 years ago - 6 comments
Labels: better minification

#109 - Bug: Auto-inserted semicolons conflict with negated if/else blocks

Issue - State: closed - Opened by loilo over 7 years ago - 2 comments
Labels: bug

#108 - Omit return statements that don't have an argument or return undefined

Issue - State: open - Opened by Rich-Harris over 7 years ago
Labels: better minification

#107 - Inline return values from functions

Issue - State: open - Opened by Rich-Harris over 7 years ago
Labels: better minification

#106 - Optimise certain if-else statements

Issue - State: open - Opened by Rich-Harris over 7 years ago
Labels: better minification

#101 - Bug: Butternut removes function calls with possible side effects

Issue - State: closed - Opened by loilo over 7 years ago - 4 comments
Labels: bug

#87 - add fuzz testing with eslump

Pull Request - State: closed - Opened by Rich-Harris over 7 years ago - 1 comment

#72 - Deoptimization guard

Issue - State: open - Opened by emilos over 7 years ago - 3 comments
Labels: bug

#44 - add uglify-mangle-only to bench

Pull Request - State: closed - Opened by kzc over 7 years ago - 3 comments