We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28437c3 commit 31335cfCopy full SHA for 31335cf
README.md
@@ -22,23 +22,9 @@ npm install
22
npm run build:release
23
```
24
25
-Installation and build on Windows
26
-
27
-```
28
-npm install
29
-npm run build:release:win
30
31
32
### Debug build
33
34
35
npm install
36
npm run build:debug
37
38
39
40
41
42
43
-npm run build:debug:win
44
0 commit comments