Skip to content

Commit c15e320

Browse files
committed
[UPD] 增加ignoreHit属性,并发布1.0.19
1 parent ac64a61 commit c15e320

File tree

8 files changed

+3886
-8652
lines changed

8 files changed

+3886
-8652
lines changed

Diff for: .babelrc

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"presets": ["@babel/preset-env"],
32
"plugins": ["@babel/plugin-transform-runtime"],
43
"sourceType": "unambiguous"
54
}

Diff for: .gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ node_modules
33
index.html
44
output
55
sandbox.js
6-
.cache
6+
.cache
7+
.parcel-cache

Diff for: dist/index.js

+6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)