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

[Question] Placement of mevn.json file #86

Closed
anto-christo opened this issue Feb 25, 2019 · 3 comments
Closed

[Question] Placement of mevn.json file #86

anto-christo opened this issue Feb 25, 2019 · 3 comments
Labels
enhancement Enhancement to an existing feature
Projects
Milestone

Comments

@anto-christo
Copy link
Contributor

Hi,
I have some doubts regarding the mevn.json file.

If I'm not wrong, the mevn.json file contains info regarding a particular project. Then why is it outside of the project directory, shouldn't it be inside the project directory since it is specific to it?

Due to the placement of mevn.json file outside the project directory, the user cannot create more than one project in the same location. Also, due to this, the user currently has to execute project-specific commands (like create: component, etc) outside of the project directory, ideally those commands should be called within the specific projects.

May I know the reason and thought process behind the placement of mevn.json file?
Thank you.

@welcome
Copy link

welcome bot commented Feb 25, 2019

Thanks for opening your first issue here! Be sure to follow the issue template!

@jamesgeorge007
Copy link
Member

You're right 👍 There'll be an update soon

@jamesgeorge007 jamesgeorge007 added the enhancement Enhancement to an existing feature label Feb 26, 2019
jamesgeorge007 added a commit that referenced this issue Feb 27, 2019
Change the path for mevn.json config file
@jamesgeorge007 jamesgeorge007 mentioned this issue Feb 28, 2019
@jamesgeorge007 jamesgeorge007 added this to ToDo in Roadmap via automation Feb 28, 2019
@jamesgeorge007 jamesgeorge007 added this to the v1.0.8 milestone Feb 28, 2019
ajomadlabs pushed a commit that referenced this issue Feb 28, 2019
* Towards #86 🎉

Change the path for mevn.json config file

* v1.0.8 release 🚀
@ajomadlabs
Copy link
Collaborator

Fixes #87

Roadmap automation moved this from ToDo to Done Feb 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to an existing feature
Projects
Roadmap
  
Done
Development

No branches or pull requests

3 participants