appbaseio / appbaseio/designkit

Add esm/tree shaking support

Open
#5 0 comments 0 reactions 1 assignee Claimed by @divyanshu013 View on GitHub
Dominant language
JavaScript
Stars
14
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Currently when we import a single component, everything gets imported. For example,

```js
import { Button } from '@appbaseio/designkit';

...
```

![image](https://user-images.githubusercontent.com/6682655/40118157-c0dff3f6-5936-11e8-83d4-6e252c1d0f35.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.