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
{{ message }}
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.
Test a breaking change to the extension of generated files.
Change the extension of generated files to
.regen.js
and.regen.tsx
.The name becomes uniform across TypeScript and Flow.
No need for a special webpack plugin to read
.re.js
files instead of.re
files.No difference in instructions to specify the current file in
bs.value
with TypeScript or Flow/Untyped.Make it easier to e.g. grep generated files:
*.regen.*
.#90
The text was updated successfully, but these errors were encountered: