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
e67b9d1673 Add new function for installing dependencies via spawn command.
use this is POC in webpack react generator.
     also rename the old installDeps to be more explicit.
2019-04-23 16:38:04 -07: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
hypnos
f0c6942b61 Compare current and latest versions 2017-09-15 02:25:02 +03:00
hypnos
067ccdf9a0 Refactor CLI 2017-09-14 04:35:40 +03:00
hypnos
7df5a6ab93 Add tests for CLI. Support node 4 2017-08-30 02:47:15 +03:00
Pierrick PAUL
fded7874f8 Fix generators export
Correctly export `VUE` and `WEBPACK_REACT` generators
2017-08-23 21:43:42 +02:00
hypnos
24df843309 Detect each latest version independently 2017-08-17 02:24:56 +03:00
hypnos
1601322fdc CLI: Add explicit dependencies on used plugins 2017-08-13 23:03:59 +03:00
Norbert de Langen
9d38bf8bd3 Mostly re-applied changes 2017-05-31 08:29:09 +02:00
Norbert de Langen
a52ab86c4f IMPROVE cli 2017-05-20 17:50:38 +02:00
Norbert de Langen
69b91f6e53 CHANGE folder structure && CHANGE package-names 2017-05-15 00:08:46 +02:00