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

Multiple package.json files? #971

Closed
atypicalprogrammer opened this issue Dec 4, 2016 · 2 comments
Closed

Multiple package.json files? #971

atypicalprogrammer opened this issue Dec 4, 2016 · 2 comments
Labels

Comments

@atypicalprogrammer
Copy link

I have a use case where I want to build two version of the app.

1 for a testnet release
1 for mainnet release

The only difference between these is :

  • github publication URL
  • app name
  • app id
  • different extraResources

The code itself is the same.

What would be the best way to accomplish this? Can we have different package.json files ? For example package.testnet.json etc?

@develar
Copy link
Member

develar commented Dec 4, 2016

Related #639

Not closed as duplicated — I want to implement config files in YAML.

@develar develar added the feature label Dec 4, 2016
@develar
Copy link
Member

develar commented Jan 13, 2017

Closed in favour of #1109

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

No branches or pull requests

2 participants