Skip to content
This repository was archived by the owner on Feb 22, 2021. It is now read-only.

Commit 51fba4b

Browse files
committed
docs(readme): append size
docs: remove unused
1 parent fcae2d9 commit 51fba4b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</div>
55

66
<br><br><br>
7-
### back-loader
7+
### back-loader (~ 1.2kb gzipped)
88
> a easy and steady preload lib, you can use it to load all kinds of resources.
99
1010
>use **back-loader** in your project, you can quickly preload more pictures, styles(.css) or scripts, it will make your website more fluent.

test/core/event.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { EventHub } from '../../src/core/event'
2-
import { expect, assert } from 'chai'
2+
import { expect } from 'chai'
33
import { install } from '../dom.nyc'
44

55
describe('Core function test', () => {

0 commit comments

Comments
 (0)