Cleanup stale files/codes

This commit is contained in:
Liyas Thomas
2020-09-24 21:31:56 +05:30
parent b2ef26600c
commit 2686873163
3 changed files with 0 additions and 28 deletions

View File

@@ -1,13 +0,0 @@
version = 1
[[analyzers]]
name = "javascript"
enabled = true
[analyzers.meta]
environment = [
"nodejs",
"browser"
]
plugins = ["vue"]
module_system="es-modules"

View File

@@ -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
}

View File

@@ -1,9 +1,3 @@
[build]
command = "npm run generate"
functions = "netlify/"
[[redirects]]
from = "https://postwoman.io"
to = "https://hoppscotch.io"
status = 301
force = true