10 Commits

Author SHA1 Message Date
Adam Wathan
31814d6edf Remove future blocks from config stubs 2020-10-18 15:43:50 -04:00
Adam Wathan
9065404f4d Revert "Automatically add featureFlags.future flags to the configuration files whenever the init command is ran (#2379)"
This reverts commit f72158c87f2ac1b1357d856dd79567c4329b5525.
2020-10-16 14:53:21 -04:00
Dexter Marks-Barber
f72158c87f Automatically add featureFlags.future flags to the configuration files whenever the init command is ran (#2379)
* Add --future flag to CLI

* Remove early exit

* Always add future flags but commented out

- Update replace regex

- Remove future CLI flag

- Update tests
2020-10-07 14:12:41 -04:00
Adam Wathan
f2f7d314c4 Reorder entries in simpleConfig stub 2020-09-13 09:09:57 -04:00
Dexter Marks-Barber
2053d630ae
Add future property to simpleconfig stub (#2372)
* Add future property to simpleconfig stub

* Add future flags manually
2020-09-13 09:09:02 -04:00
Adam Wathan
77d3f7590e Don't purge components, don't purge if paths empty, add empty purge to config stub 2020-04-29 16:14:08 -04:00
Nestor Vera
1a71d3311e
Add trailing commas to simpleConfig.stub.js
Makes it consistent with `defaultConfig.stub.js` and saves people like me from adding them manually every time they start a project.
2019-11-04 12:05:27 +01:00
Adam Wathan
d92dae4344 Add extend key to simpleConfig stub by default 2019-05-10 07:57:47 -04:00
Adam Wathan
d0e44dc361 Remove simple config comments 2019-04-26 12:26:15 -04:00
mattstypa
92b3b0c0a1 Updated CLI init commend 2019-03-14 15:51:21 -05:00