Added preliminary files modal; fixed tabs scroll issue; fixed missing build deps

This commit is contained in:
2025-06-15 00:43:33 -05:00
parent f28dfa84c2
commit ef56b8c84b
14 changed files with 218 additions and 12 deletions

View File

@@ -24,8 +24,7 @@
"icon": "./icos/",
"files": [
"newton/",
"build/",
"!node_modules/"
"build/"
],
"mac": {
"category": "public.app-category.developer-tools"
@@ -83,4 +82,4 @@
"karma-jasmine-html-reporter": "2.1.0",
"typescript": "5.7.2"
}
}
}