Skip to content

Commit

Permalink
fix: update ast.js file
Browse files Browse the repository at this point in the history
  • Loading branch information
jerryOnlyZRJ committed Mar 31, 2019
1 parent 55d6a38 commit f7f7781
Show file tree
Hide file tree
Showing 3 changed files with 439 additions and 361 deletions.
2 changes: 1 addition & 1 deletion loaders/babel/ast.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ module.exports = {
"raw": "123"
}
}],
"kind": "var"
"kind": "const"
}, {
"type": "ExpressionStatement",
"start": 13,
Expand Down
Loading

0 comments on commit f7f7781

Please sign in to comment.