forked from platypush/platypush
Fabio Manganiello
f06233801b
Also, convert all code that relied on `manifest.yaml` to use `manifest.json` instead. Closes: #394
6 lines
245 B
Text
6 lines
245 B
Text
recursive-include platypush/backend/http/webapp/dist *
|
|
recursive-include platypush/install *
|
|
include platypush/plugins/http/webpage/mercury-parser.js
|
|
include platypush/config/*.yaml
|
|
global-include manifest.json
|
|
global-include components.json.gz
|