Skip to content
This repository was archived by the owner on Dec 26, 2024. It is now read-only.

Commit ca833a3

Browse files
author
Audio
committed
refactor: remove bundle step
1 parent 479a3fb commit ca833a3

File tree

5 files changed

+14
-8275
lines changed

5 files changed

+14
-8275
lines changed

Diff for: .npmignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ node_modules
44
test
55
.jshintrc
66
scripts
7-
docs
7+
docs
8+
dist

Diff for: Readme.md

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ balance.then(function(balanceData){
1919
console.log(balanceData);
2020
});
2121
```
22+
2223
## Example in the wild
2324

2425
* [Polymer3 based example](https://github.com/hiherto-elements/test-app)

0 commit comments

Comments
 (0)