Skip to content

The dt.json file is required during generate, it shouldnt be #1

@nullivex

Description

@nullivex

This is because the getEnv() function requires the dt.json file and blows up when its not found.

It would be a good idea however to just do

JSON.parse(fs.readFileSync('./dt.json'))

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions