mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-26 10:21:52 +00:00
refactor: break big components apart and address todos (#3043)
* refactor: break big components apart and address todos * starttunnel readme, fix pf mocks, fix adding tor domain in startos --------- Co-authored-by: Matt Hill <mattnine@protonmail.com>
This commit is contained in:
@@ -350,7 +350,7 @@
|
||||
},
|
||||
"index": "projects/start-tunnel/src/index.html",
|
||||
"browser": "projects/start-tunnel/src/main.ts",
|
||||
"polyfills": ["zone.js"],
|
||||
"polyfills": [],
|
||||
"tsConfig": "projects/start-tunnel/tsconfig.json",
|
||||
"inlineStyleLanguage": "scss",
|
||||
"assets": [
|
||||
|
||||
Reference in New Issue
Block a user