-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Assets: update
package-lock.json
with newer versions
While doing the release, `npm ci` hangs when trying to build the assets because it doesn't find some outdated packages that we have in our `package-lock.json`. I removed the `package-lock.json` file and build the assets with `inv docker.buildassets`, which generates an updated `package-lock.json` using the most recent packages. After that, I did a quick QA locally mainly in the build detail's page to check if the Javascript that polls the status works and it worked. However, we will need to QA some of the Javascript aspects after the deploy as well. Hopefully, everything works.
- Loading branch information
Showing
8 changed files
with
1,653 additions
and
1,895 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.