dapr / dapr/js-sdk

Remove prebuild.sh step

Open
#691 0 comments 0 reactions 1 assignee Claimed by @WhitWaldo View on GitHub
chores
Dominant language
JavaScript
Stars
217
Forks
104
PR merge metrics
No merged PRs in 30d

Description

This script creates a file at `src/version.ts` which reflects the `version` value from `package.json` in the root. If one attempts to build the solution `npx tsc --outDir ./build/` without running it, one gets errors showing that the module doesn't exist because the file isn't saved in the repo and only generated as part of this step.

This is less than ideal and should be corrected.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.