···2020Then build and copy over the big 'ol `bundle.web.js` file:
21212222 # in the top level of this repo
2323- yarn webpack build --config ./web/webpack.config.js -d inline-source-map --color
2424- cp dist/bundle.web.js bskyweb/static/
2323+ yarn build-web
25242625### Golang Daemon
2726