Skip to content

Commit

Permalink
feat: export queries
Browse files Browse the repository at this point in the history
  • Loading branch information
cmartinho committed Oct 10, 2023
1 parent 78946a5 commit 7e3d27c
Show file tree
Hide file tree
Showing 10 changed files with 18,347 additions and 17,587 deletions.
2 changes: 1 addition & 1 deletion dist/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"src/index.ts": {
"file": "my-lib.umd.cjs",
"file": "shadejs.umd.cjs",
"isEntry": true,
"src": "src/index.ts"
}
Expand Down
70 changes: 0 additions & 70 deletions dist/my-lib.umd.cjs

This file was deleted.

Loading

0 comments on commit 7e3d27c

Please sign in to comment.