Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bgourlie/idb-hang-repro


https://github.com/bgourlie/idb-hang-repro

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

Repro for http://stackoverflow.com/questions/27869246/indexeddb-database-close-is-hanging/27871590?noredirect=1#comment44160364_27871590

- [Download and install Dart](https://www.dartlang.org/). It is also available to install via [homebrew](https://github.com/dart-lang/homebrew-dart).
- Once you extract the dart install, add `{extracted_dir}/dart/dart-sdk/bin` to your PATH.
- `git clone https://github.com/bgourlie/idb-hang-repro.git`
- `cd idb-hang-repro`
- `pub get`
- `pub serve`