localForage/localForage

Make it clear the nopromises version in dist isn't "without promises API"

Open

#369 aberto em 1 de abr. de 2015

Ver no GitHub
 (10 comments) (2 reactions) (0 assignees)JavaScript (1.260 forks)batch import
docshelp wanted

Métricas do repositório

Stars
 (24.184 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

As discussed in #368, it isn't clear that the nopromises files in the dist/ directory are actually for users who are already including a Promises polyfill (or don't need one), not a version of localForage with the Promises API stripped out.

We should make this clear, in the README/wiki.

Guia do colaborador