#!/usr/bin/env bash set -e npm update cp -v node_modules/bootstrap/dist/{css/bootstrap.min.css{,.map},js/bootstrap.bundle.min.js{,.map}} static/bootstrap cp -rv node_modules/leaflet/dist/{leaflet.{css,js{,.map}},images} static/leaflet