6 Commits

Author SHA1 Message Date
UsulPro
4845e21a73 Update --ignore flag in prepublish script
stories -> stories/ to ignore only folders
added test.js
2017-04-24 19:04:42 +07:00
UsulPro
df4117fb7b Add --copy-files flag 2017-04-24 17:33:46 +07:00
UsulPro
2965d6d78b Switch to the only prepublish.js script
use ./scripts/prepublish.js as a prepublish script for all packages
2017-04-24 17:33:46 +07:00
Arunoda Susiripala
bb426b899d Update defaults to match create-react-app (#342)
* Match default setup same as create-react-app.

* Stop pre-building the manager
This allow us to customize the manager dynamically.

* Update manager for the production build.

* Remove building source-maps.

* Fix lint issues.

* Improve static file handling.

* Update dev docs.

* Use dist directory for the manager's source.

* Add support for stage-0.

* Replace raw loader with the css loader in production CSS handling.

* Remove specific babel plugins since we support stage-0.
2016-08-01 15:30:21 +05:30
Muhammed Thanish
8f91067549 Fix prepublish script 2016-07-18 14:03:59 +05:30
Aruna Herath
8e0458961a Wrote prepublish in javascript
This allows storybook to be built in windows too.
2016-07-13 17:18:27 +05:30