We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 115eab9 commit 9d801edCopy full SHA for 9d801ed
package.json
@@ -5,7 +5,6 @@
5
"main": "desktop/main.js",
6
"homepage": "https://universaldatatool.com/app/",
7
"proxy": "http://localhost:3000",
8
- "type": "module",
9
"scripts": {
10
"start": "cross-env PORT=6001 react-scripts start",
11
"start:desktop": "cross-env BROWSER=none USE_DEV_SERVER=yes concurrently 'start' 'electron ./desktop'",
0 commit comments