@@ -67,8 +67,7 @@ npm install -g electron-windows-store
│ └── atom.asar
├── snapshot_blob.bin
├── squirrel.exe
-├── ui_resources_200_percent.pak
-└── xinput1_3.dll
+└── ui_resources_200_percent.pak
```
## `electron-windows-store` 실행하기
@@ -49,8 +49,7 @@ npm install -g electron-windows-store
## 步骤 2: 运行 electron-windows-store
@@ -69,8 +69,7 @@ The output should look roughly like this:
## Step 2: Running electron-windows-store
@@ -159,7 +159,6 @@
'<(libchromiumcontent_dir)/natives_blob.bin',
'<(libchromiumcontent_dir)/snapshot_blob.bin',
'external_binaries/d3dcompiler_47.dll',
- 'external_binaries/xinput1_3.dll',
],
},
@@ -43,7 +43,6 @@ TARGET_BINARIES = {
'content_resources_200_percent.pak',
'ui_resources_200_percent.pak',
'views_resources_200_percent.pak',
- 'xinput1_3.dll',
'natives_blob.bin',
'snapshot_blob.bin',