diff --git a/pkg/arvo/app/glob.hoon b/pkg/arvo/app/glob.hoon index 09b64b5874..83dda96803 100644 --- a/pkg/arvo/app/glob.hoon +++ b/pkg/arvo/app/glob.hoon @@ -105,12 +105,15 @@ (cat 3 js-name '.js') =+ .^(js=@t %cx :(weld home /app/landscape/js/bundle /[js-name]/js)) =+ .^(map=@t %cx :(weld home /app/landscape/js/bundle /[map-name]/map)) + =+ .^(sw=@t %cx :(weld home /app/landscape/js/bundle /serviceworker/js)) =+ !<(=js=mime (js-tube !>(js))) + =+ !<(=sw=mime (js-tube !>(sw))) =+ !<(=map=mime (map-tube !>(map))) =/ =glob:glob %- ~(gas by *glob:glob) :~ /[js-name]/js^js-mime /[map-name]/map^map-mime + /serviceworker/js^sw-mime == =/ =path /(cat 3 'glob-' (scot %uv (sham glob)))/glob [%pass /make %agent [our.bowl %hood] %poke %drum-put !>([path (jam glob)])]~