youdi3

Results 5 issues of youdi3

i would like to color the squares, as coloring the letters is not high quality.

Caught an error while attempting to run AST visitor! node = Node { type: 'IfStatement', start: 20184, end: 21604, range: [ 20184, 21604 ], test: Node { type: 'BinaryExpression', start:...

**Describe the bug:** Cant minify code with minify **Config and Small code sample** Config: ```js { target: "browser", minify: true, } ``` Code: ```js let objectSlice = []; objectSlice.push({ a:...

bug

in Chrome, possible to detect when devtools is open by using the `Runtime.enable` event. for information, please read this article: [How New Headless Chrome & the CDP Signal Are Impacting...

enhancement

This repo is licensed under the MIT License, which requires the following: > "The above copyright notice and this permission notice shall be included in all copies or substantial portions...