Skip to content

Remove dependency on bluebird and corejs #14

Open
@haimlit

Description

@haimlit

Is it possible to drop the bluebird and corejs dependencies? They weight quite a lot. react-here-maps is the project using bluebird among my dependencies, and webpack uses another version of core-js than bluebird, so I get this dependency bundled twice. I think it should be the consumer's choice if to use polyfills or not, and webpack usually fills that role sufficiently.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions