Skip to content

Commit

Permalink
Merge pull request #233 from makeen-project/enhancement_ALS-1792_upda…
Browse files Browse the repository at this point in the history
…te-creds-and-websocket-implementation

[Enhancement] [ALS-1792] Update creds and websocket implementation
  • Loading branch information
wadhawh authored Aug 14, 2024
2 parents d8b9f03 + fc069a3 commit 6f77c0b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 70 deletions.
58 changes: 0 additions & 58 deletions extra/create-build-with-demo-lib/index.js

This file was deleted.

11 changes: 0 additions & 11 deletions extra/create-build-with-demo-lib/package.json

This file was deleted.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"dev": "vite",
"lib": "tsc && vite build --config vite.library.ts",
"local-lib": "tsc && vite build --config vite.library.ts && node extra/prepare-local-lib/index.js",
"create-build-with-demo-lib": "node extra/create-build-with-demo-lib/index.js",
"simple-build": "tsc && vite build && cp -r ./public/.well-known/ ./build/",
"build": "node --max-old-space-size=12000 node_modules/vite/bin/vite.js build && cp -r ./public/.well-known/ ./build/",
"start-build": "npx serve -s build -l 3000",
Expand Down

0 comments on commit 6f77c0b

Please sign in to comment.