Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Update frontend workflow #76

Open
petrillek opened this issue Jul 22, 2019 · 2 comments
Open

Update frontend workflow #76

petrillek opened this issue Jul 22, 2019 · 2 comments

Comments

@petrillek
Copy link
Contributor

As a developer I need an easy to use and consistent workflow.

Implementation

  • Add commands to run the gulp and gulp dev with npm.
  • Update the install command to use npm ci (https://docs.npmjs.com/cli/ci.html). There were a change in npm install, which always updates both package.json and package-lock.json, which can have undersired consequences. With ci it behaves more like we are used to with composer lock files.
@petrillek
Copy link
Contributor Author

Work in progress in branch 76-frontend-workflow.

@petrillek
Copy link
Contributor Author

All DS components were added to packege json with semver versions so we are more able to control the flow of updates from DS.
Also added Pancake directly to package.json as there was a bug after they removed sass-versioning.
The branch has been merged to 8.x-1.x-dev – it needs to serve as base for components update.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant