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

Begin utilizing SourceCred #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Begin utilizing SourceCred #1

wants to merge 1 commit into from

Conversation

topocount
Copy link
Member

This is a PR because it'll break the deploy until a fix is merged in
sourcecred/sourcecred. Once the fix is published, we'll be good to go.

Specifically, the module path specified in sourcecred/sourcecred
fails to build with netlify's transpiler. If you want to continue
working with the sourcecred import, just delete the line with
"module": "src/api/index.js",
and netlify will be able to build and deploy the function locally, for
further development

This is a PR because it'll break the deploy until a fix is merged in
sourcecred/sourcecred. Once the fix is published, we'll be good to go.

Specifically, the `module` path specified in sourcecred/sourcecred
fails to build with netlify's transpiler. If you want to continue
working with the sourcecred import, just delete the line with
`  "module": "src/api/index.js",`
and netlify will be able to build and deploy the function locally, for
further development
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants