wallabag/web/wallassets/manifest.json
Jeremy Benoist dce3c84c9c
Upgrade to NodeJS 12
Update javascript deps to latest version.
Rebuild assets

- Keep `stylehint` in a lower version because starting at v9.0.0 it generates too much errors. We might fix them later.
- Don't touch `materialize-css` to avoid too much side effect. We might update it later (to 1.0.0).
2020-08-25 12:28:12 +02:00

42 lines
2.8 KiB
JSON

{
"baggy.css": "baggy.css",
"baggy.js": "baggy.js",
"baggy.css.map": "baggy.css.map",
"baggy.js.map": "baggy.js.map",
"material.css": "material.css",
"material.js": "material.js",
"material.css.map": "material.css.map",
"material.js.map": "material.js.map",
"public.css": "public.css",
"public.js": "public.js",
"public.css.map": "public.css.map",
"public.js.map": "public.js.map",
"fonts/index.scss": "fonts/IcoMoon-Free.ttf",
"fonts/material-design-icons.css": "fonts/MaterialIcons-Regular.woff2",
"fonts/materialize.css": "fonts/Roboto-Thin.woff2",
"fonts/lato-font.css": "fonts/lato-thin.woff2",
"img/annotator.css": "img/annotator-icon-sprite.png",
"themes/_global/img/appicon/apple-touch-icon-114.png": "themes/_global/img/appicon/apple-touch-icon-114.png",
"themes/_global/img/appicon/apple-touch-icon-120.png": "themes/_global/img/appicon/apple-touch-icon-120.png",
"themes/_global/img/appicon/apple-touch-icon-144.png": "themes/_global/img/appicon/apple-touch-icon-144.png",
"themes/_global/img/appicon/apple-touch-icon-152.png": "themes/_global/img/appicon/apple-touch-icon-152.png",
"themes/_global/img/appicon/apple-touch-icon-57.png": "themes/_global/img/appicon/apple-touch-icon-57.png",
"themes/_global/img/appicon/apple-touch-icon-72.png": "themes/_global/img/appicon/apple-touch-icon-72.png",
"themes/_global/img/appicon/apple-touch-icon-76.png": "themes/_global/img/appicon/apple-touch-icon-76.png",
"themes/_global/img/appicon/apple-touch-icon.png": "themes/_global/img/appicon/apple-touch-icon.png",
"themes/_global/img/appicon/favicon.ico": "themes/_global/img/appicon/favicon.ico",
"themes/_global/img/bg-select.png": "themes/_global/img/bg-select.png",
"themes/_global/img/icons/Diaspora-asterisk.svg": "themes/_global/img/icons/Diaspora-asterisk.svg",
"themes/_global/img/icons/carrot-icon--black.png": "themes/_global/img/icons/carrot-icon--black.png",
"themes/_global/img/icons/carrot-icon--white.png": "themes/_global/img/icons/carrot-icon--white.png",
"themes/_global/img/icons/diaspora-icon--black.png": "themes/_global/img/icons/diaspora-icon--black.png",
"themes/_global/img/icons/diaspora-icon--white.png": "themes/_global/img/icons/diaspora-icon--white.png",
"themes/_global/img/icons/scuttle.png": "themes/_global/img/icons/scuttle.png",
"themes/_global/img/icons/shaarli.png": "themes/_global/img/icons/shaarli.png",
"themes/_global/img/icons/unmark-icon--black.png": "themes/_global/img/icons/unmark-icon--black.png",
"themes/_global/img/list.png": "themes/_global/img/list.png",
"themes/_global/img/logo-square.svg": "themes/_global/img/logo-square.svg",
"themes/_global/img/logo-w.png": "themes/_global/img/logo-w.png",
"themes/_global/img/logo-wallabag.svg": "themes/_global/img/logo-wallabag.svg",
"themes/_global/img/table.png": "themes/_global/img/table.png"
}