question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

no-banner CLI option doesn't work

See original GitHub issue

Bug report Thanks for releasing a new version! However, the newly added --no-banner CLI option doesn’t work as expected.

This option is also missing from the documentation and it would be nice if you could set this option from the dtsconfig.json also.

Input code NPM script

./node_modules/.bin/dts-bundle-generator --no-banner --config=dtsconfig.json

Output

// Generated by dts-bundle-generator v4.0.0

Types here..

Expected output

Just the types

I’m using version 4.0.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
timocovcommented, Mar 19, 2020

I don’t think that it requires to publish the new version with that fixes, as soon it’s only docs update. If you’ll something wrong with v4 - please let me know 🙏

1reaction
daviddelusenetcommented, Mar 19, 2020

@timocov thanks for the quick responses!

If you’re going to update to documentation maybe also add documentation for the inlineDeclareExternals option to the config file page.

Read more comments on GitHub >

github_iconTop Results From Across the Web

SSH client option to suppress server banners?
You can't. (At least not with stock OpenSSH). The server banner is sent by the server before authentication happens.
Read more >
Can't accept the "Connect Banner" on the command line - GitLab
I'm trying to connect to our Cisco SSL VPN at work via openconnect, but can't seem to get past the final stage when...
Read more >
Banner plugin is broken in production mode #6630 - GitHub
If compiled in production mode, the banner doesn't appear in the output. It does appear in development and none modes.
Read more >
Configure multi-line banner in IOS-XE Guestshell Python
I am using Python cli module and configuring a single line banner has no problem. Example of multi-line banner configuration that doesn't work:...
Read more >
10 Things You Might Not Know About FileVault 2 - Peachpit
Exceeding the three-line limit may result in the text being cut off and not fully displayed. You can set this banner text from...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found