rules_ts
rules_ts copied to clipboard
fix: remove predeclared asset outputs
BREAKING CHANGE: assets are no longer pre-declared outputs of the ts_project API
Fix #579
Type of change
- Bug fix (change which fixes an issue)
Test plan
- Covered by existing test cases
- New test cases added

