generator-pwa icon indicating copy to clipboard operation
generator-pwa copied to clipboard

Use `manifest-json` module.

Open hemanth opened this issue 8 years ago • 0 comments

@gokulkrishh Instead of taking an input for "short_name": "<%= appName %>" we must use manifest-json module and Object.assign it's output to props and use those in the manifest.json template.

hemanth avatar Mar 11 '16 14:03 hemanth