Skip to content

Commit

Permalink
Add bundle for cdn
Browse files Browse the repository at this point in the history
  • Loading branch information
parsagholipour committed Oct 1, 2022
1 parent ec75f12 commit 2600fcd
Show file tree
Hide file tree
Showing 8 changed files with 169 additions and 132 deletions.
88 changes: 45 additions & 43 deletions dist/Sharee.e2d7a306.js → dist/Sharee.2e0cb60d.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/sharee-react.js.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { useRef as n, useEffect as u } from "react";
import { S as o } from "./Sharee.e2d7a306.js";
import { S as o } from "./Sharee.2e0cb60d.js";
import { jsx as f } from "react/jsx-runtime";
import "lodash.merge";
function m(e) {
Expand Down
2 changes: 1 addition & 1 deletion dist/sharee-vue.js.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { defineComponent as a, ref as r, onMounted as s, onUnmounted as u, openBlock as p, createElementBlock as i } from "vue";
import { S as c } from "./Sharee.e2d7a306.js";
import { S as c } from "./Sharee.2e0cb60d.js";
import "lodash.merge";
const _ = /* @__PURE__ */ a({
__name: "Sharee",
Expand Down
2 changes: 1 addition & 1 deletion dist/sharee.js.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { S as a } from "./Sharee.e2d7a306.js";
import { S as a } from "./Sharee.2e0cb60d.js";
import "lodash.merge";
export {
a as default
Expand Down
53 changes: 53 additions & 0 deletions dist/sharee.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit 2600fcd

Please sign in to comment.