Skip to content

Remove prebuild.sh step #691

Open
@WhitWaldo

Description

@WhitWaldo

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.

Metadata

Metadata

Assignees

Labels

choresAdmin related tasks

Type

Projects

Status

In review

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions