peeech

Results 4 issues of peeech

### Description When running a selected test from `crates/holochain`, for example: ``` cargo test -- --exact conductor::api::api_external::admin_interface::test::register_list_dna_app ``` I get an error: ``` running 1 test test conductor::api::api_external::admin_interface::test::register_list_dna_app ... FAILED...

In the process of creating (or publishing) a project it would be great to be able to pass a custom domain url. ### Context Currently `wrangler pages create ` will...

enhancement
pages

[This line](https://github.com/Holo-Host/hpos-config/blob/develop/gen-web/res/index.html#L310) in index.html file is importing `main.js` that does not exist. This import should be removed.