We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d959b8 commit de10402Copy full SHA for de10402
src-tauri/tauri.conf.json
@@ -4,7 +4,7 @@
4
"version": "1.0.0",
5
"identifier": "com.angular.tauri.dev",
6
"build": {
7
- "frontendDist": "../dist",
+ "frontendDist": "../dist/browser",
8
"devUrl": "http://localhost:4200",
9
"beforeDevCommand": "npm run web:serve",
10
"beforeBuildCommand": "npm run web:prod"
0 commit comments