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
|
d11ee29b3c
|
Merge branch 'next' into feat/update-cra-preset
|
2019-10-15 00:37:00 +08:00 |
|
Brody McKee
|
4c29425b73
|
feat: default to CRA preset
|
2019-10-14 16:36:26 +03:00 |
|
Michael Shilman
|
be1ab5988b
|
Remove unused import
|
2019-10-11 09:21:53 +08:00 |
|
Michael Shilman
|
ee540292cc
|
CLI: MDX format option for CRA apps
|
2019-10-10 23:55:01 +08:00 |
|
wadezhan
|
f10716a5dc
|
fix: init scripts in packageJson
|
2019-09-28 17:51:21 +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
|
6e0c69535b
|
ISS-6802 Check devDep for react-scripts and make sure it exists before using semver
|
2019-05-17 16:07:37 -07: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 |
|
Brody McKee
|
074d0f36da
|
Use babel-loader from react-scripts
|
2019-04-08 22:06:57 +03: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
|
568b35fb2d
|
Use the --use-npm flag also for version checking
|
2018-05-06 12:18:32 +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 |
|
hypnos
|
85aeb4ee72
|
Fix new errors
|
2017-08-18 19:10:28 +03:00 |
|
Norbert de Langen
|
4719ee38d3
|
Merge branch 'master' into fix-cra-detection
|
2017-08-18 11:44:26 +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 |
|
hypnos
|
07471781c7
|
Fix Create React (Native) App detection
|
2017-08-12 16:18:50 +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 |
|