apostrophecms / apostrophe-cli

DEPRECATED. Use `@apostrophecms/cli` as the active ApostropheCMS CLI tool.
https://www.npmjs.com/package/@apostrophecms/cli
14 stars 5 forks source link

Adds --dev flag so dev deps are installed #37

Closed bgantick closed 4 years ago

boutell commented 4 years ago

The npm docs do agree with you! But is it required in practice? I'm asking because I know "npm install" will install dev deps of the main thing by default, and I would be surprised if "npm update" did not.

bgantick commented 4 years ago

The npm docs do agree with you! But is it required in practice? I'm asking because I know "npm install" will install dev deps of the main thing by default, and I would be surprised if "npm update" did not.

@boutell npm update doesn't install dev dependencies without the --dev flag

abea commented 4 years ago

fyi - we're pre-dating the changelogs now that we have a biweekly release schedule.

boutell commented 4 years ago

Wacky. Thanks for the confirm.

On Tue, Jul 14, 2020 at 2:42 PM Alex Bea notifications@github.com wrote:

Merged #37 https://github.com/apostrophecms/apostrophe-cli/pull/37 into main.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/apostrophecms/apostrophe-cli/pull/37#event-3545442513, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAH27LXPU7BYNVX27VTCCTR3SRKPANCNFSM4OY4D3WQ .

--

THOMAS BOUTELL | CHIEF TECHNOLOGY OFFICER APOSTROPHECMS | apostrophecms.com | he/him/his

bgantick commented 4 years ago

@abea gotcha - i didn't realize 2.3.5 wasn't released yet. thanks for the look! this will be released tomorrow then?

abea commented 4 years ago

It will be