Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Global Args Support #395

Closed
1 task
ming-codes opened this issue May 28, 2022 · 0 comments · Fixed by #399
Closed
1 task

[Bug] Global Args Support #395

ming-codes opened this issue May 28, 2022 · 0 comments · Fixed by #399
Labels
bug Something isn't working

Comments

@ming-codes
Copy link

What version of vite are you using?

2.4.4

System info and storybook versions

npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.

Environment Info:

System:
OS: macOS 12.4
CPU: (10) x64 Apple M1 Pro
Binaries:
Node: 16.15.0 - ~/.volta/tools/image/node/16.15.0/bin/node
Yarn: 1.22.10 - ~/.volta/tools/image/yarn/1.22.10/bin/yarn
npm: 8.5.5 - ~/.volta/tools/image/node/16.15.0/bin/npm
Browsers:
Chrome: 101.0.4951.64
Edge: 101.0.1210.47
Safari: 15.5
npmPackages:
@storybook/addon-actions: ^6.4.22 => 6.5.3
@storybook/addon-essentials: ^6.4.22 => 6.5.3
@storybook/addon-links: ^6.4.22 => 6.5.3
@storybook/builder-vite: ^0.1.33 => 0.1.35
@storybook/core: ^6.4.22 => 6.5.3
@storybook/core-common: ^6.4.22 => 6.5.3
@storybook/html: ^6.4.22 => 6.5.3

npm notice
npm notice New minor version of npm available! 8.5.5 -> 8.11.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v8.11.0
npm notice Run npm install -g npm@8.11.0 to update!
npm notice

Describe the Bug

Screen Shot 2022-05-27 at 5 07 03 PM

Global args is a new feature in storybook 6.5.0 and apparently not supported by the vite builder.

Link to Minimal Reproducible Example

No response

Participation

  • I am willing to submit a pull request for this issue.
@ming-codes ming-codes added the bug Something isn't working label May 28, 2022
@ming-codes ming-codes changed the title [Bug] [Bug] Global Args Support May 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant