10 Commits

Author SHA1 Message Date
Norbert de Langen
a4e7ddbe83 CHANGE cli so skipInstall also doesn't check against the registry, but directly edits package.json 2019-11-25 20:15:01 +01:00
Norbert de Langen
6e0d00ee1e FIX cli 2019-10-29 12:50:51 +01:00
Norbert de Langen
548da0917d Merge branch 'next' into pr/billfeller/8205
# Conflicts:
#	lib/cli/generators/ANGULAR/index.js
#	lib/cli/generators/HTML/index.js
#	lib/cli/generators/REACT/index.js
#	lib/cli/generators/REACT_SCRIPTS/index.js
#	lib/cli/generators/SFC_VUE/index.js
#	lib/cli/generators/VUE/index.js
#	lib/cli/generators/WEBPACK_REACT/index.js
2019-10-28 10:40:05 +01:00
Michael Shilman
256556fcc6 CLI: Preact template CSF refactor 2019-10-12 09:34:04 +08:00
Norbert de Langen
832532c07e CLEANUP 2019-09-27 11:48:17 +02:00
Norbert de Langen
d747165d18 CHANGE all the generators to generate a package.json file if it doesn't exist yet 2019-09-26 14:45:08 +02:00
Laurent Debersaques
4bd6121f83 cli: replaced merge-dirs dependency by fs-extra 2019-06-16 00:33:30 +02:00
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
Bart Waardenburg
9b4d4997f1 chore: Added proper welcome story, added cli support and updated ADDONS_SUPPORT table 2018-12-04 10:55:16 +01:00