This requires some extra manual copying because parcel doesn't yet understand the manifest format. The as-yet-open pull request https://github.com/parcel-bundler/parcel/pull/4313 seems like it should handle this.
Urbit Browser Manager
Browser extension
extension
has the code for the browser extension.
Gall app
gall-app
contains the code for the gall app. The initial skeleton was created using create-landscape-app
,
with some slight modifications. npm run build
/npm run serve
and the .urbitrc
file work as described
in the documentation for create-landscape-app
(although .urbitrc
is renamed to urbitrc
, no-dot).
Description
Languages
JavaScript
84.9%
CSS
11.9%
HTML
3.2%