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

Git clone examples instead of compiling them into epm #37

Open
clearloop opened this issue Jul 20, 2020 · 0 comments
Open

Git clone examples instead of compiling them into epm #37

clearloop opened this issue Jul 20, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@clearloop
Copy link
Owner

Desc

Elvis currently compiles examples into epm for initializing projects as possible as it could be, but it is...stupid in some way.

Solution

The source code is here:

https://github.com/elvisjs/elvis/blob/d8f2aea23009676e089d8ba3c2f72c4993a45561/crates/epm/build.rs#L10

We can use git clone instead of compiling them.

@clearloop clearloop added enhancement New feature or request good first issue Good for newcomers labels Jul 20, 2020
@clearloop clearloop added this to the Mozilla Open Lab milestone Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant