mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 12:22:14 +03:00
prepublish.mjs: explicitly copy @swc/helpers into standalone app/node_modules before packaging. npm tarball will always include it. postinstall.mjs: fallback copy of @swc/helpers from root node_modules into app/node_modules/@swc/ when missing after npm install -g. Fixes server crash after npm install -g omniroute.