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.

open the browser on latest instead of last release on `docusaurus start`

See original GitHub issue

💥 Proposal

When running docusaurus start the browser should open the latest tag instead of the last release. For people working only from time to time with docusaurus it is confusing that they don’t see their changes and they spend time debugging why the change is not there.

Have you read the Contributing Guidelines on issues?

yes

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
slorbercommented, Aug 5, 2020

Hi @zepatrik . I totally agree and it’s a chance I’ve planned to do as part of other things to change about docs/versioning.

As it’s already something I have in mind, I’d prefer to work on this myself so that the API of all the features look consistent. I’ll probably open an RFC for the API I have in mind soon

0reactions
Josh-Cenacommented, Dec 17, 2021

Well, you don’t even need to—docusaurus start sets NODE_ENV='development' by default

Read more comments on GitHub >

github_iconTop Results From Across the Web

CLI - Docusaurus
Docusaurus provides a set of scripts to help you generate, serve, and deploy your website.
Read more >
Installation - Docusaurus
The easiest way to install Docusaurus is to use the command line tool that helps you scaffold a skeleton Docusaurus website. You can...
Read more >
Browser support - Docusaurus
The latest version of Chrome or Firefox or Safari. You can "evaluate" any config with the browserslist CLI to obtain the actual list:...
Read more >
Versioning - Docusaurus
First, make sure the current docs version (the ./docs directory) is ready to be frozen. Enter a new version number. npm; Yarn. npm...
Read more >
Deployment - Docusaurus
To build the static files of your website for production, run: ... The documentation may not be up-to-date: recent changes in their API...
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