Skip to content

Google and Dropbox remote storage backends should be optional add-on modules #1094

@rchrd2

Description

@rchrd2

I notice they are being included and initialized by default. In many cases, these might not be used, so it would be ideal if they were optional.

On a high level, here are some ideas:

In the dist folder they could be separate fles: eg remotestorage-google.js.
For import it could be something like `import GoogleStorage from 'remotestoragejs-google';

Here is a screenshot showing that they are included with the standard import RemoteStorage from 'remotestoragejs';.

screen shot 2017-11-08 at 10 53 31 pm

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions