mirror of
https://github.com/msojocs/wx-compiler.git
synced 2025-07-19 00:00:04 +08:00
fix: nodejs binary file
This commit is contained in:
parent
dbc6115f02
commit
0224d8b102
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1 @@
|
|||||||
*.bin
|
node_modules
|
||||||
|
|
||||||
node_modules
|
|
||||||
|
1
nodejs/wcc.bin
Symbolic link
1
nodejs/wcc.bin
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../node_modules/miniprogram-compiler/bin/linux/wcc
|
1
nodejs/wcsc.bin
Symbolic link
1
nodejs/wcsc.bin
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../node_modules/miniprogram-compiler/bin/linux/wcsc
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "wx-compiler",
|
"name": "compiler",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user