Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Readme #47

Open
thatgibbyguy opened this issue Jul 7, 2019 · 2 comments
Open

Update Readme #47

thatgibbyguy opened this issue Jul 7, 2019 · 2 comments

Comments

@thatgibbyguy
Copy link
Owner

The project is somewhat out of date and would have to be refactored to use the latest gulp. Therefore the readme should include what you'll need to run this project as a standalone:

  • node v 10 or below
  • gulp v 3.9 or below
@ianmiller347
Copy link
Collaborator

What if we refactor it to not require gulp?

For scss to css files: https://github.com/sass/node-sass

For prefixing: https://www.npmjs.com/package/autoprefixer

This may help reduce some overhead.

Is there any other need for sticking with gulp?

@thatgibbyguy
Copy link
Owner Author

Only requirement of gulp is that it's already in the project, I'm totally down with switching to those two packages. What we'd have to do, though, is make scripts for each use case that gulp has right now.

I'd also like to make the plyEssentials task be the actual "ply" package to strip it down to necessities only.

Do you want to take ownership of this one?

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

No branches or pull requests

2 participants