18 Commits

Author SHA1 Message Date
Mikael Carpenter
d143131451 Move option for using dev dependencies to npmOptions in initiate.js
update installDependencies helper to use that new option
     update usage of that to not pass '-D' in list of dependencies
2019-04-30 16:36:06 -07:00
Mikael Carpenter
fa991cc361 Update the remaining generators to use new install functions.
Add a new fixture that has a frozen lock file
   Add documentation to the helper functions I changed
2019-04-25 10:12:16 -07:00
Igor
b20f87fe18
Cool, didn't know this is possible, thanks.
Co-Authored-By: kroeder <roeder.kai@gmail.com>
2018-10-19 15:23:26 +02:00
Kai Röder
bb84b2e428 Makre sure '**/*.stories.ts' only gets appended once 2018-10-18 22:02:06 +02:00
Kai Röder
7b1951546e Fixed tsConfig exclude overwrite 2018-10-18 21:22:47 +02:00
Kai Röder
cdf8328226 angular-cli tsconfigPath excludes stories after sb init 2018-10-18 21:14:04 +02:00
Pavan Kumar Sunkara
94a049c2f5 Revert "CHANGE the installBabel to only install babel-loader & RENAME to installBabelLoader"
This reverts commit aadd8f0e0baa90d40c523cc43aaa9a30ada788d8.
2018-08-22 18:14:34 +02:00
Norbert de Langen
aadd8f0e0b
CHANGE the installBabel to only install babel-loader & RENAME to installBabelLoader 2018-08-16 16:23:58 +02:00
Hypnosphi
3c0e3832e1 Add babel-loader peer dep 2018-07-06 20:59:30 +03:00
Hypnosphi
e496dfbb91 Update CLI 2018-07-04 23:12:47 +03:00
Keraito
5f991ff83d Use npmOptions in all generators 2018-05-09 00:34:08 +02:00
Hypnosphi
def1e04dbb Cleanup dependencies 2018-02-25 03:53:03 +03:00
Hypnosphi
029f2b4d0b Reflect the new peer dependencies in docs and CLI templates 2018-01-11 02:13:38 +03:00
Michael Shilman
2aa8970276 Add necessary dev dependencies to Angular CLI 2017-12-26 16:56:34 -08:00
hypnos
854ec247c1 Add @storybook/cli to list of cli internal deps 2017-10-15 01:37:41 +03:00
Carlos Vega
9becf40098 Mocking @storybook/angular version for the time being
Signed-off-by: Carlos Vega <clmvega@gmail.com>
2017-10-14 10:36:10 -06:00
hypnos
dc140b02ed Merge remote-tracking branch 'upstream/release/3.3' into 269-angular-support 2017-09-15 03:45:42 +03:00
Carlos Vega
5c7a851e36 Update getstorybook CLI
Signed-off-by: Carlos Vega <clmvega@gmail.com>
2017-08-18 18:18:58 +02:00