Mercurial > libervia-web
view libervia/pages/_browser/browser_meta.json @ 1325:009542289bc9
pages (files/list): removed/updated code to download thumbnails and sort them as it is now done by the backend
author | Goffi <goffi@goffi.org> |
---|---|
date | Fri, 14 Aug 2020 09:09:03 +0200 |
parents | a48fe20f60c7 |
children | e35de70f5295 |
line wrap: on
line source
{ "js": { "package": { "dependencies": { "nunjucks": "latest", "swiper": "latest", "moment": "latest" } }, "brython_map": { "nunjucks": "nunjucks/browser/nunjucks.min.js", "swiper": { "path": "swiper/js/swiper.min.js", "export": ["Swiper"] }, "moment": "moment/min/moment.min.js" } } }