forked from Mastodon/mastoradio-la-radio-di-mastodon
allow zero-config zeti/now deployment
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,4 +1,5 @@
|
||||
node_modules
|
||||
dist
|
||||
public
|
||||
.cache
|
||||
.env
|
@@ -4,6 +4,7 @@
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "parcel build src/index.html -d public",
|
||||
"dev": "parcel src/index.html",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
|
Reference in New Issue
Block a user