Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Repl never outputs anything #9

Open
casieber opened this issue Aug 6, 2020 · 0 comments · May be fixed by #10
Open

Repl never outputs anything #9

casieber opened this issue Aug 6, 2020 · 0 comments · May be fixed by #10

Comments

@casieber
Copy link

casieber commented Aug 6, 2020

Repro Steps:
Type anything that should not get fully tersed away into the write or paste code here box. For instance with the default options you can use: console.log( 'Hello World' );

Expected:
Output from running terser.minify is shown in the output box.

Actual:
Nothing is shown.

I'll open a PR shortly to address this, but creating issue to track it.

casieber added a commit to casieber/repl that referenced this issue Aug 6, 2020
@casieber casieber linked a pull request Aug 6, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant