Skip to content

Commit

Permalink
vitejs-ts
Browse files Browse the repository at this point in the history
  • Loading branch information
tbouffard committed Oct 13, 2023
1 parent 311ba06 commit b501eb8
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 833 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -106,3 +106,11 @@ dist
# IDE
.idea
*.iml
/.parcel-cache/0fd0139e561636b5
/.parcel-cache/6475b362499fb946.txt
/.parcel-cache/68071e0bc3d730cd
/.parcel-cache/a384f0ec43b99fbc
/.parcel-cache/data.mdb
/.parcel-cache/e8686ba4ca2ce328
/.parcel-cache/fec95e83e44b5a3c
/.parcel-cache/lock.mdb
22 changes: 21 additions & 1 deletion package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"type": "module",
"workspaces": [
"./projects/lit-ts",
"./projects/parcel-ts"
"./projects/parcel-ts",
"./projects/vitejs-ts"
],
"dependencies": {
"@maxgraph/core": "0.3.0"
Expand Down
Loading

0 comments on commit b501eb8

Please sign in to comment.