Morten Sjøgren

Results 36 comments of Morten Sjøgren

There's a problem with the package on npmjs, it only includes the .ts-files not the .js files. You need to build the package yourself after "npm install" ``` bash cd...

Did you find a solution? I'm having the same problem?

I'm answering myself: I downloaded https://github.com/angular/mobile-toolkit/blob/master/service-worker/worker/src/build/gulp.ts placed it in tools/utils, made a few minor fixes to make typescript accept it.

Yes, just that one file. Typescript complaint about a few things, that I fixed. I probably could just have deleted the task, we don't use service-workers (yet).

Sorry for the late response. I haven't used `tsviz` since I reported this issue. But I've just tried it again and it's still an issue. My system doesn't have the...

@PatrickLohan You try use our (nota.dk) `@nota/nativescript-accessibility-ext` and the theme extensions, that's what we do in our own app.

I've been looking into this with the intend to create a PR once it's done. But I've run into a (minor?) problem. `tns test` doesn't like the typescript-path mappings, so...

Same here. One plus 3t Android 8.0

Hi, > This issue might be relevant and shows there's a need for synchronization besides text-to-audio [w3c/publishingcg#20](https://github.com/w3c/publishingcg/issues/20) I'm the author of that issue and this discussion https://github.com/readium/webpub-manifest/discussions/74 about Maybe we...