Skip to content

Conversation

@beporter
Copy link

@beporter beporter commented Oct 25, 2021

Resolves #54.

Builds on #91 to add the existing asset pipeline tooling to (only) the vagrant box.

This work conflicts with #90 somewhat. In general, #90 is preferable as it moves things forward and this PR merely meets the project where it's at. If anything, I'd recommend merging this one first, then adapting #90 to:

  1. Not use yarn. It's unnecessary these days.
  2. Replace yarn.lock with package-lock.json.
  3. Remove the unnecessary yui-compressor from the Vagrantfile provisioning block.

Builds on davmillar#91 to add the existing asset pipeline tooling to (only) the vagrant box.

This work conflicts with davmillar#90 somewhat. In general, davmillar#90 is preferable as it moves things forward and this PR merely meets the project where it's at. If anything, I'd recommend merging this one first, then adapting davmillar#90 to:

1. Not use yarn. It's unnecessary.
2. Replace yarn.lock with package-lock.json.
3. Remove the unnecessary yui-compressor from the Vagrantfile provisioning block.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make Readme file more useful for devs.

2 participants