mirror of
https://github.com/IT4Change/boilerplate-frontend.git
synced 2025-12-13 07:35:53 +00:00
disable storybook telemetry
This commit is contained in:
parent
a659ea2caf
commit
2cdc48da06
@ -14,5 +14,8 @@ const config: StorybookConfig = {
|
||||
docs: {
|
||||
autodocs: "tag",
|
||||
},
|
||||
core: {
|
||||
disableTelemetry: true, // 👈 Disables telemetry
|
||||
},
|
||||
};
|
||||
export default config;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user