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

Create a static storybook builder #88

Merged
merged 3 commits into from Apr 11, 2016
Merged

Create a static storybook builder #88

merged 3 commits into from Apr 11, 2016

Conversation

thani-sh
Copy link
Contributor

@thani-sh thani-sh commented Apr 8, 2016

No description provided.

@thani-sh
Copy link
Contributor Author

thani-sh commented Apr 8, 2016

NOT READY

@thani-sh
Copy link
Contributor Author

@arunoda I think this one's ready

import webpack from 'webpack';

const config = {
devtool: 'cheap-module-source-map',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs #. See: #85

@thani-sh thani-sh force-pushed the static-build branch 3 times, most recently from 115a566 to ac7d9af Compare April 11, 2016 11:57
publicPath: '/static/',
},
plugins: [
new webpack.optimize.OccurenceOrderPlugin(),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a minify plugin.

@thani-sh thani-sh force-pushed the static-build branch 2 times, most recently from 9f84b9d to 4b440d2 Compare April 11, 2016 12:11
@arunoda
Copy link
Member

arunoda commented Apr 11, 2016

@mnmtanish Everything works pretty well. But it gives this error.

screen shot 2016-04-11 at 7 04 36 pm

@arunoda arunoda merged commit 0760f47 into master Apr 11, 2016
@arunoda arunoda deleted the static-build branch April 11, 2016 15:57
ndelangen pushed a commit that referenced this pull request Apr 5, 2017
…20.1

@kadira/storybook@2.20.1 untested ⚠️
@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

3 participants