dillon1000/react
Commit
Browse files Don't allow null to be passed to validateEnvironmentConfig
zod will throw an error if we pass null, so let's not do this. Adding a temporary workaround until we start validating PluginOptions.
Changed paths2 files
First-parent comparisoncompiler/packages/babel-plugin-react-forget/src/Entrypoint/Program.ts ModifiedM compiler/packages/babel-plugin-react-forget/src/HIR/Environment.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…