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

console: remove postinstall script from package.json #5630

Merged
merged 1 commit into from
Aug 20, 2020
Merged

Conversation

wawhal
Copy link
Contributor

@wawhal wawhal commented Aug 20, 2020

Description

There is this postinstall script that just shows if there are any errors in the bundle. In most cases there are no errors, so it just wastes 30ish seconds. In case of errors, the following script (npm run dev or npm run build) will throw an error anyway, so this script is unnecessary.

Changelog

  • CHANGELOG.md is updated with user-facing content relevant to this PR. If no changelog is required, then add the no-changelog-required label.

Affected components

  • Server
  • Console
  • CLI
  • Docs
  • Community Content
  • Build System
  • Tests
  • Other (list it)

@wawhal wawhal requested a review from a team as a code owner August 20, 2020 09:03
@beerose beerose merged commit 72ecaed into master Aug 20, 2020
@hasura-bot
Copy link
Contributor

Review app https://hge-ci-pull-5630.herokuapp.com is deleted

@beerose beerose deleted the wawhal-patch-1 branch August 20, 2020 10:36
stevefan1999-personal pushed a commit to stevefan1999-personal/graphql-engine that referenced this pull request Sep 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants