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

Move manifest.json logic into the application #1

Open
vladikoff opened this issue Jun 8, 2016 · 1 comment
Open

Move manifest.json logic into the application #1

vladikoff opened this issue Jun 8, 2016 · 1 comment

Comments

@vladikoff
Copy link
Owner

If the site updates its manifest.json then the app should update itself (colors, names, or adjust to custom properties)

@hemanth
Copy link
Contributor

hemanth commented Jun 18, 2016

How are you planning to achieving this?

One way I can think of is, we can diff and patch the existing mainfest-json with the latest one we would fetch at the app init phase.

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