[Bug]: env
type is wrong from StorybookConfig
in @storybook/your-framework
#25739
Labels
Milestone
env
type is wrong from StorybookConfig
in @storybook/your-framework
#25739
Describe the bug
The
env
property doesn't accept a function definition like this:Error:
![image](https://private-user-images.githubusercontent.com/5889929/299326226-044932a1-0de7-4766-b845-ae635e46f8ce.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk4OTU1NDIsIm5iZiI6MTczOTg5NTI0MiwicGF0aCI6Ii81ODg5OTI5LzI5OTMyNjIyNi0wNDQ5MzJhMS0wZGU3LTQ3NjYtYjg0NS1hZTYzNWU0NmY4Y2UucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxOCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMThUMTYxNDAyWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NDNlY2Y2NTcyYjZlMThmY2RjNjgwOGE5OTI4NTczNjI2ZjYyN2U2ODNiNWRlNzI4OTFkYjc5YzlmNGQzYTM3OSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.FxqBZy_7PS1xY87mlS4qXfnh4qTWmVAqp3cb8dHVq3w)
The bug was introduced in 8.0.0-alpha.0 by #21555 here: https://github.com/storybookjs/storybook/pull/21555/files#diff-6ed749534ddc1242cc6f43a60dd370d916334533a03f2e0c36edb653e24eb74dR1
To Reproduce
No response
System
Additional context
No response
The text was updated successfully, but these errors were encountered: