add missing source map ...

This commit is contained in:
jem 2020-04-24 15:27:41 +02:00
parent f6b9d4146a
commit 5fa832ecdb
2 changed files with 11 additions and 11 deletions

View file

@ -6,7 +6,7 @@ Embeds mastodon timline into a html page. Uses JS, no intermediate server requir
sudo npm install -g npx
sudo npm install -g shadow-cljs
npm install source-map-support
npm install source-map-support --save-dev
npm install mastodon-api
# Development