Replies: 1 comment
-
|
Yes please. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
I'd love it if storybook could support the XDG Base Directory specification
Describe the solution you'd like
From a very quick glance, the path is set on line 10 of globalSettings.ts:
You would just need to check if XDG_CONFIG_HOME is set, and fallback to homedir.
Describe alternatives you've considered
No response
Are you able to assist to bring the feature to reality?
yes, I can
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions