fix: nodejs binary file

This commit is contained in:
msojocs 2022-05-04 12:07:51 +08:00
parent dbc6115f02
commit 0224d8b102
4 changed files with 4 additions and 4 deletions

4
.gitignore vendored
View File

@ -1,3 +1 @@
*.bin
node_modules
node_modules

1
nodejs/wcc.bin Symbolic link
View File

@ -0,0 +1 @@
../node_modules/miniprogram-compiler/bin/linux/wcc

1
nodejs/wcsc.bin Symbolic link
View File

@ -0,0 +1 @@
../node_modules/miniprogram-compiler/bin/linux/wcsc

2
package-lock.json generated
View File

@ -1,5 +1,5 @@
{
"name": "wx-compiler",
"name": "compiler",
"lockfileVersion": 2,
"requires": true,
"packages": {