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

Better Logging #1

Closed
jaredpalmer opened this issue Jan 26, 2019 · 1 comment
Closed

Better Logging #1

jaredpalmer opened this issue Jan 26, 2019 · 1 comment
Labels
kind: feature New feature or request priority: high

Comments

@jaredpalmer
Copy link
Owner

The rollup output is wayyyyyy too verbose. Need to make it concise.

@jaredpalmer jaredpalmer added kind: feature New feature or request priority: high labels Jan 31, 2019
@jaredpalmer
Copy link
Owner Author

Update: I spoke to Rich Harris, and figured out that it's not Rollup that spits out all the noise during watch/build right now, but rather the rollup-plugin-size-snapshot. We'll can silence it by passing printInfo: false. However, we should then come up with a better logger.

@jaredpalmer jaredpalmer changed the title Better watch mode output Better Logging Jan 31, 2019
This was referenced Jan 31, 2019
swyxio pushed a commit that referenced this issue Jun 20, 2019
johnrjj pushed a commit to johnrjj/tsdx that referenced this issue Oct 14, 2019
…ransform

Make sourcemap paths relative to package root and prefix with package name
joeflateau pushed a commit to joeflateau/tsdx that referenced this issue Nov 12, 2021
* feat!: upgrade typescript v4 + eslint v7

* feat!: upgrade jest 27

* fix: eslint-config-prettier

refs: https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md#version-800-2021-02-21

* chore: rename pkg.name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: feature New feature or request priority: high
Projects
None yet
Development

No branches or pull requests

1 participant