graycoreio / daffodil

Angular Ecommerce PWA Framework
https://next.daff.io
MIT License
156 stars 31 forks source link

test(design): add base tsconfig #3016

Closed griest024 closed 2 months ago

griest024 commented 2 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Design tests will fail because the package alias is pointing to dist

What is the new behavior?

The design package alias is pointing to source

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information