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

Allow file-loader URLs to work on subpaths. #401

Merged
merged 1 commit into from Aug 24, 2016
Merged

Conversation

arunoda
Copy link
Member

@arunoda arunoda commented Aug 24, 2016

This fix allows to deploy storybook to subpaths
like in GitHub pages without any configuration.

This requires the use of require() to load images. But you should use relative URLs if you are using static directories.

This fix allows to deploy storybook to subpaths
like in GitHub pages without any configuration.
@arunoda arunoda merged commit bcd5057 into master Aug 24, 2016
@arunoda arunoda deleted the public-path-change branch August 24, 2016 08:57
@arunoda
Copy link
Member Author

arunoda commented Aug 24, 2016

Fix #382

@arunoda arunoda changed the title Fix file-loader URLs to work on subpaths. Allow file-loader URLs to work on subpaths. Aug 24, 2016
@shilman shilman added the misc label May 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants