Cleanup stale files/codes
This commit is contained in:
@@ -1,13 +0,0 @@
|
|||||||
version = 1
|
|
||||||
|
|
||||||
[[analyzers]]
|
|
||||||
name = "javascript"
|
|
||||||
enabled = true
|
|
||||||
|
|
||||||
[analyzers.meta]
|
|
||||||
environment = [
|
|
||||||
"nodejs",
|
|
||||||
"browser"
|
|
||||||
]
|
|
||||||
plugins = ["vue"]
|
|
||||||
module_system="es-modules"
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
{
|
|
||||||
"baseUrl": "http://localhost:3000",
|
|
||||||
"integrationFolder": "tests/e2e/integration",
|
|
||||||
"screenshotsFolder": "tests/e2e/screenshots",
|
|
||||||
"fixturesFolder": "tests/e2e/fixtures",
|
|
||||||
"supportFile": "tests/e2e/support",
|
|
||||||
"pluginsFile": false,
|
|
||||||
"video": false
|
|
||||||
}
|
|
||||||
@@ -1,9 +1,3 @@
|
|||||||
[build]
|
[build]
|
||||||
command = "npm run generate"
|
command = "npm run generate"
|
||||||
functions = "netlify/"
|
functions = "netlify/"
|
||||||
|
|
||||||
[[redirects]]
|
|
||||||
from = "https://postwoman.io"
|
|
||||||
to = "https://hoppscotch.io"
|
|
||||||
status = 301
|
|
||||||
force = true
|
|
||||||
|
|||||||
Reference in New Issue
Block a user