BioPhoton / BioPhoton/angular-element-variants

missing package.build.json in core

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
4
Forks
1
PR merge metrics
No merged PRs in 30d

Description

After `npm install` and `npm run build-core` I got the following error:

```log
Error: [copy base] file does not exist > " /angular-element-variants/packages/core/package.build.json": ENOENT: no such file or directory, open ' /angular-element-variants/packages/core/package.build.json'
```
I think the part is here: https://github.com/BioPhoton/angular-element-variants/blob/master/packages/core/tooling/prepare-dist.ts#L15

what should does the package.build.json in the core? 🤔

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.