dillon1000/react

Commit

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.
Browse files
Changed paths2 files
First-parent comparison
M compiler/packages/babel-plugin-react-forget/src/Entrypoint/Program.ts ModifiedM compiler/packages/babel-plugin-react-forget/src/HIR/Environment.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…