mirror of
https://github.com/nostr-connect/connect.git
synced 2025-12-17 13:14:20 +01:00
example: publicUrl
This commit is contained in:
@@ -5,9 +5,8 @@
|
||||
"scripts": {
|
||||
"start": "parcel --no-cache index.html",
|
||||
"watch": "parcel watch index.html",
|
||||
"build": "parcel build index.html"
|
||||
"build": "parcel build --public-url /connect index.html"
|
||||
},
|
||||
"publicUrl": "/connect",
|
||||
"dependencies": {
|
||||
"@nostr-connect/connect": "^0.1.0",
|
||||
"nostr-tools": "^1.1.1",
|
||||
|
||||
Reference in New Issue
Block a user