You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
NamesMT
changed the title
declaration option is not respected if entries is undefineddeclaration option is not respected if entries is undefined / auto
Nov 23, 2023
Environment
[email protected]
Reproduction
https://github.com/NamesMT/starter-ts
Stackblitz/codespace/clone the repo, set
declaration
to false, and comment outentries
propDescribe the bug
When entries are undefined (Automated configurated), the
declaration
option is not respected and will just rely on the auto script mechanic.#314 should fix this
Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: