Skip to content

Commit

Permalink
browser changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff-zucker committed Dec 29, 2021
1 parent eaa1ce4 commit acfb012
Show file tree
Hide file tree
Showing 27 changed files with 2,990 additions and 9,973 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ coverage
lib
test-folder
log.txt
myPod
myPod
testall.sh
11 changes: 11 additions & 0 deletions browser/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
*~
#*
*#
.#*
drafts
node_modules
coverage
lib
test-folder
log.txt
myPod
3 changes: 2 additions & 1 deletion browser/dist/solid-rest-browser.bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion browser/dist/solid-rest-browser.bundle.js.map

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions browser/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"homepage": "https://github.com/solid/solid-rest#readme",
"dependencies": {
"mime-types": "^2.1.34",
"path-browserify": "^1.0.1",
"uuid": "^8.3.2"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit acfb012

Please sign in to comment.