30 Commits

Author SHA1 Message Date
Michael Shilman
a289ef64c1 Main.js: Combine addons/presets in CLI templates 2019-12-31 14:38:45 +08:00
Norbert de Langen
7c5858c7f7 CHANGE cli generators to triconfig 2019-12-05 13:46:19 +01:00
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
1f6ce87f09 CLI: Add component meta to templates 2019-10-18 00:00:08 +08:00
Michael Shilman
d2376bfb7c CLI: Marko template CSF refactor 2019-10-12 09:25:24 +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
Michael Shilman
cc8c06718b CLI templates: rename load => configure 2019-07-27 02:21:49 +08:00
Michael Shilman
bf4073b073 CLI templates: Marko => module format 2019-07-20 17:08:20 +08:00
Dylan Piercey
3282ddd3b9
fix: add back component parameter option, rename template to component 2019-07-18 20:05:41 -07:00
Dylan Piercey
7a82da80bd
feat: update Marko api to support rerendering 2019-07-17 15:29:19 -07: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
Means88
d3dd74c763 fix: regexp in config.js 2019-03-19 17:31:15 +08: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
Neville Mehta
5f775a8591 make welcome a component 2018-06-25 22:37:47 -07:00
Neville Mehta
084c02e3e7 add addons (correctly) to marko cli 2018-05-20 13:00:26 -07:00
Neville Mehta
79d53dbfea dont include marko-widget example, in case user is not using them 2018-05-19 19:19:28 -07:00
Neville Mehta
39390d2a28 add support for marko widgets 2018-05-19 01:44:03 -07:00
Neville Mehta
d357f64787 fix some markocli issues 2018-05-18 23:02:00 -07:00
Neville Mehta
bbee3b86fc fix few issues in marko cli 2018-05-18 00:26:55 -07:00
Keraito
8d9fbb7c9e Update generators for HTML and Marko 2018-05-09 15:37:48 +02:00
Hypnosphi
46de88c714 CLI: remove unused stuff 2018-05-05 23:01:09 +03:00
Hypnosphi
f00a369d9e Add CLI template 2018-05-05 22:55:31 +03:00