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

fix(cogify): Fix the dependencies for cogify cli. #3308

Closed
wants to merge 1 commit into from

Conversation

Wentao-Kuang
Copy link
Contributor

Motivation

Cogify is bundled and installed in the @basemaps/cli container. They way calling cogify is from node_modules, like node /app/node_modules/.bin/cogify. We will require the the dependencies to be installed as well to make it work.

Modifications

Revert back all the dependencies from devdependencies

Verification

@Wentao-Kuang Wentao-Kuang requested a review from a team as a code owner July 4, 2024 21:56
@Wentao-Kuang Wentao-Kuang requested a review from blacha July 4, 2024 21:56
@Wentao-Kuang
Copy link
Contributor Author

We use dist/index.cjs instead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant