This repository has been archived by the owner on Jun 1, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Storybook route #35
Merged
Merged
Storybook route #35
Changes from 32 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
7b983e9
Storybook route
BeeMargarida 2238deb
Update vercel script
BeeMargarida 96fe25c
Try with new routes
BeeMargarida 2e44946
No dll option and reverted routes
BeeMargarida 6991fec
Another try
BeeMargarida 2689d16
Removed dll
BeeMargarida c3f9fb1
Fix
BeeMargarida 3c3e192
Changed dist dir
BeeMargarida 0d6d470
Revert vercel.json and changed storybook webpack
BeeMargarida 0ff6072
Simplify approach
BeeMargarida 3326cdc
Another try
BeeMargarida 843bbc9
Another try
BeeMargarida 60be75f
Try with forcing webpack version
BeeMargarida d5ee2fc
Revert storybook webpack config
BeeMargarida ad9ea10
Fix
BeeMargarida b229fb4
Put back the routes
BeeMargarida e655270
Fix script
BeeMargarida 28372e6
More fixes
BeeMargarida 87b69fd
Change dist dir
BeeMargarida 22d5a15
Another setup
BeeMargarida 06ca73a
Try
BeeMargarida b9ef808
Simple
BeeMargarida ce1dbf9
Fix
BeeMargarida 4144a2a
Added styleguide route
BeeMargarida a3052b8
Fix
BeeMargarida 6c452a7
Fix
BeeMargarida b4382ef
Revert
BeeMargarida ebb7af1
Fix conflicts
BeeMargarida 49c0ed1
Revert manager-head and vercel
BeeMargarida 027a388
Fix documentation and reverted unnecessary changes
BeeMargarida 9804c09
Cleanup
BeeMargarida bd73bf5
Removed unnecessary config
BeeMargarida 4b4a694
Moved regenerator runtime to styleguide config
BeeMargarida a991b0c
Fix
BeeMargarida File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
On which of our products is this based on?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
uxf_webpack, which is being used by ripe-components-vue.
I included here because it was necessary to solve the
regeneratorRuntime
error that was being thrown by the styleguideThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It should be part of the host application then. In this case, that would be storybook