Thomas Bertet
f42248157b
use HtmlWebpackPlugin & custom webpack.config.js in cra-kitchen-sink
2017-09-04 09:06:10 +02:00
Filipp Riabchun
a0235994f7
Remove only static dir ( #1618 )
2017-08-10 19:49:58 +03:00
Joscha Feth
50aac0520c
allow guard
2017-06-28 13:39:25 +02:00
Joscha Feth
9c57ae0d3d
factor into one if
2017-06-28 13:18:40 +02:00
Joscha Feth
302f15773e
Update build.js
2017-06-28 12:57:44 +02:00
Joscha Feth
f3e7a0b02a
fix: Fail on transpilation errors
...
Currently, storybook does not exit non-zero when there are errors in the pipeline, e.g. we are using TypeScript with `ts-loader` and a type error that fails tsc does not make storybook exit non-zero even though the transpilation failed.
2017-06-28 12:57:16 +02:00
Michael Shilman
d39713519b
Fix manager-/preview-head.hTML bugs introduced in #1134
2017-06-10 13:21:44 +12:00
Norbert de Langen
9462027f28
FIX linting
2017-05-26 10:06:06 +02:00
Andrew Hyndman
03c3babe60
1052-resolve-output-path
...
Fixes #1052
I've tested this locally and it resolves the issue I encountered.
2017-05-18 22:58:27 +10:00
Norbert de Langen
69b91f6e53
CHANGE folder structure && CHANGE package-names
2017-05-15 00:08:46 +02:00