Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upSetting to disable console.logs per generated page #5510
Comments
This comment has been minimized.
This comment has been minimized.
seifsay3d
commented
Jun 27, 2019
|
Is someone working on this? if not I would like to give it a shot. |
This comment has been minimized.
This comment has been minimized.
|
@seifsay3d It is on progress on #5517 |
This comment has been minimized.
This comment has been minimized.
|
I still have to write documentation and some tests, but don't really have time to do so. So please, feel free to give it a go! I already have a PR open. |
This comment has been minimized.
This comment has been minimized.
seifsay3d
commented
Jun 28, 2019
|
Alright cool, I'm pretty new to OSS, should I just fork your fork ? add tests and docs and to PR against official nuxt? |
This comment has been minimized.
This comment has been minimized.
|
Yes, I think that's the easiest way to go. I have to say: I'm pretty new to snapshot testing, so I'm not sure my changes I did in the tests are wanted. |
This comment has been minimized.
This comment has been minimized.
|
Please hold on. As of thread in related PR we may use log levels for disable per-route logs |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Frankwarnaar commentedApr 11, 2019
— with CMTY
•
edited
What problem does this feature solve?
What does the proposed changes look like?
Add an option to the generate options to make logging a line per generated page conditional. Just log something like
Generated 9000 pages.