Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
ce-deploy-ui
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ccce
dev
ce-deploy-ui
Commits
862919f6
Commit
862919f6
authored
1 year ago
by
Johanna Szepanski
Browse files
Options
Downloads
Patches
Plain Diff
removed fast refresh from storybook config sice it is default
parent
0dc9b8ba
No related branches found
No related tags found
2 merge requests
!497
CE-2790: Prepare for 4.0.0
,
!418
Upgrade React-scripts and Storybook
Pipeline
#169324
failed
1 year ago
Stage: dependencies
Stage: check
Stage: build
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.storybook/main.js
+1
-1
1 addition, 1 deletion
.storybook/main.js
with
1 addition
and
1 deletion
.storybook/main.js
+
1
−
1
View file @
862919f6
...
...
@@ -19,7 +19,7 @@ const config = {
},
framework
:
{
name
:
"
@storybook/react-webpack5
"
,
options
:
{
fastRefresh
:
true
}
options
:
{}
},
staticDirs
:
[
'
../public
'
],
docs
:
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment