1.0.5 • Published 3 years ago
patch-hbuilderx-plugins v1.0.5
patch-hbuilderx-plugins
Init
- install deps
yarn init- create .env
HBUILDERX_PLUGINS_DIR="..."
HBUILDERX_PLUGINS_PATCHES_DIR="..."Making patches
yarn make --plugin %Plugin Name% %Package Names%Publish Patches
repo: https://github.com/zhetengbiji/hbuilderx-plugins-patches
Applying Patches
- Developer
yarn patch %HBuilderX Path%- User
npx patch-hbuilderx-plugins %HBuilderX Path%