-
Notifications
You must be signed in to change notification settings - Fork 15
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
Support scopes in npm start
#202
Labels
enhancement
New feature or request
Comments
bmingles
added a commit
to bmingles/deephaven-plugins
that referenced
this issue
Jan 10, 2024
bmingles
added a commit
to bmingles/deephaven-plugins
that referenced
this issue
Jan 10, 2024
bmingles
added a commit
to bmingles/deephaven-plugins
that referenced
this issue
Jan 10, 2024
bmingles
added a commit
to bmingles/deephaven-plugins
that referenced
this issue
Jan 10, 2024
bmingles
added a commit
to bmingles/deephaven-plugins
that referenced
this issue
Jan 11, 2024
bmingles
added a commit
to bmingles/deephaven-plugins
that referenced
this issue
Jan 11, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
npm start
currently builds all .js plugins in watch mode and serves the plugins repo. It would be nice to be able to pass in lerna scopes to only watch packages of interest.The text was updated successfully, but these errors were encountered: