Skip to content

Commit 1a8bef3

Browse files
authoredJan 11, 2021
Hc/fix ignore false (#108)
* Remove ignore: false from babel config * Add rc sufix to identify version * Reset version * Add package-lock.json
1 parent fcf6837 commit 1a8bef3

File tree

2 files changed

+6106
-1
lines changed

2 files changed

+6106
-1
lines changed
 

‎package-lock.json

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

‎package.json

-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@
102102
"plugins": [
103103
"transform-object-rest-spread"
104104
],
105-
"ignore": false,
106105
"only": [
107106
"config",
108107
"src"

0 commit comments

Comments
 (0)
Please sign in to comment.