mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-22 06:47:55 +00:00
refactor: Move pezkuwi-sdk-ui to separate repo, add postinstall for mobile
- Remove pezkuwi-sdk-ui from pwap (now at /home/mamostehp/pezkuwi-sdk-ui) - Add scripts/fix-pezkuwi-packages.cjs for @pezkuwi package path fixes - Add postinstall hook to mobile package.json - Update metro.config.cjs documentation - Update backend @pezkuwi/api version to 16.5.11 pezkuwi-sdk-ui is now a standalone repo at: https://github.com/pezkuwichain/pezkuwi-sdk-ui Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -16,8 +16,8 @@ const projectRoot = __dirname;
|
||||
// ============================================
|
||||
// CUSTOM MODULE RESOLUTION
|
||||
// ============================================
|
||||
// Note: @pezkuwi packages have incorrect main field in npm (cjs/cjs/index.js)
|
||||
// Fixed via postinstall script or manual patch
|
||||
// Note: @pezkuwi packages have incorrect main field in npm (cjs/build/cjs/index.js)
|
||||
// This is automatically fixed by scripts/fix-pezkuwi-packages.cjs via postinstall hook
|
||||
|
||||
// ============================================
|
||||
// FILE EXTENSIONS
|
||||
|
||||
Reference in New Issue
Block a user