Skip to content
This repository was archived by the owner on Jun 23, 2023. It is now read-only.

Commit 0d53f05

Browse files
committed
perf(transpiler): some good changes for performance reason
BREAKING CHANGE: from `webpack` to `rollup` and from `babel` to `buble` for performance reason
1 parent 6780fa3 commit 0d53f05

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@
3131
"numeric",
3232
"interpolation",
3333
"easing",
34-
"emit",
35-
"lightweight"
34+
"emit"
3635
],
3736
"author": "es6-tween contributors",
3837
"license": "MIT",

0 commit comments

Comments
 (0)