Gaëtan Maisse 3dd714d353 refactor: transpile @storybook/cli to CJS with Babel
- move all source code in `src` as it's, by convention in SB monorepo, the source folder for Babel
 - update `.babelrc.json` to ignore all templates files
 - add `prepare` NPM script as in all other libs
 - update `cleanup` stage of `prepare` script to avoid removing anything from `@storybook/cli/dist/generators/**/template*` folder because there are the template files that will be copied to initialize SB on users' projects
2020-02-11 19:41:47 +01:00
..
2018-12-27 13:31:01 +01:00
2019-07-22 06:33:57 +00:00
2018-08-15 17:26:24 +03:00
2019-10-02 13:32:37 +02:00
2019-04-24 16:00:48 +02:00
2019-07-01 03:01:26 +03:00
2018-08-22 20:13:54 +02:00
2019-11-24 16:50:53 +01:00