removed patch-package

This commit is contained in:
Eugene Pankov
2021-06-03 22:42:02 +02:00
parent c0bd008f40
commit 9a1cea29f9
5 changed files with 336 additions and 12 deletions

View File

@@ -28,9 +28,6 @@ jobs:
cd app
../node_modules/.bin/patch-package
cd ..
cd terminus-terminal
../node_modules/.bin/patch-package
cd ..
- name: Build native deps
run: scripts/build-native.js

View File

@@ -32,9 +32,6 @@ jobs:
cd app
../node_modules/.bin/patch-package
cd ..
cd terminus-terminal
../node_modules/.bin/patch-package
cd ..
- name: Build native deps
run: scripts/build-native.js

View File

@@ -21,11 +21,6 @@ jobs:
npm i -g yarn@1.19.1
yarn
node scripts/build-native.js
cd terminus-terminal
../node_modules/.bin/patch-package
cd ..
yarn run build
node scripts/prepackage-plugins.js