aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd/sandbox.config.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-11-16 16:04:26 +0800
committercrupest <crupest@outlook.com>2020-11-16 16:04:26 +0800
commitffa5d76316ccec4edc307d0432ef10fb18436c63 (patch)
treede0f211800e29d5e6ee250d7955c11e86f4a2a10 /FrontEnd/sandbox.config.json
parent6681586505bccac7ef2cb0df850c4fde10eba8b4 (diff)
downloadtimeline-ffa5d76316ccec4edc307d0432ef10fb18436c63.tar.gz
timeline-ffa5d76316ccec4edc307d0432ef10fb18436c63.tar.bz2
timeline-ffa5d76316ccec4edc307d0432ef10fb18436c63.zip
fix: Fix 404 page double nav bug.
Diffstat (limited to 'FrontEnd/sandbox.config.json')
-rw-r--r--FrontEnd/sandbox.config.json11
1 files changed, 0 insertions, 11 deletions
diff --git a/FrontEnd/sandbox.config.json b/FrontEnd/sandbox.config.json
deleted file mode 100644
index 90f99b70..00000000
--- a/FrontEnd/sandbox.config.json
+++ /dev/null
@@ -1,11 +0,0 @@
-{
- "infiniteLoopProtection": true,
- "hardReloadOnChange": false,
- "view": "browser",
- "container": {
- "port": 3000,
- "startScript": "start:mock"
- },
- "port": 3000,
- "startScript": "start:mock"
-}