Skip to content

Commit

Permalink
1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fanaiai committed Oct 11, 2021
1 parent 7a9bb48 commit 21eb565
Show file tree
Hide file tree
Showing 7 changed files with 3,794 additions and 275 deletions.
4 changes: 4 additions & 0 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"presets": ["es2015"],
"plugins": ["@babel/plugin-transform-runtime"]
}
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
cursor: pointer;
}
</style>
<script src="./dist/xntree.min.js"></script>
<!-- <script src="/xntree.min.js"></script>-->
</head>
<body>
<div class="xn-tree-container">
Expand Down
2,174 changes: 2,143 additions & 31 deletions dist/xntree.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit 21eb565

Please sign in to comment.