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
Hi, I saw that we can pass a boolean option to our generator called purgeOutput. But it did not do what it thought it would do for me. Thus I had to write some bash script in order to delete the previously generated files.
Am I missing something here?
A little background:
I am using it in a Monorepo setup.
I am using pnpm.
I am using Nx.
The text was updated successfully, but these errors were encountered:
kasir-barati
changed the title
Delete the previous @generated before generating the new one
Delete the previous @generated before generating the new one (purgeOutput)
Dec 2, 2024
Hi, I saw that we can pass a boolean option to our generator called
purgeOutput
. But it did not do what it thought it would do for me. Thus I had to write some bash script in order to delete the previously generated files.Am I missing something here?
A little background:
The text was updated successfully, but these errors were encountered: