typed-ember/glint

--watch reports errors when normal build does not

NullVoxPopuli opened this issue · 0 comments

Repro: https://stackblitz.com/edit/stackblitz-starters-cj9ass

  • pnpm i
  • cd examples/ts-addon-node16
  • pnpm glint --declaration # no error, silent exit
  • pnpm glint --declaration --watch # see error