You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// TODO: [better-nx-tsc]{ figure out a more elgegant solution for package.json exports than just removing the require field
if(typeofexports!=='string'){if(typeofexports['.']!=='string'){if(!hasEsmFormat){// TODO: [better-nx-tsc]{ figure out a more elgegant solution for package.json exports than just removing the require field// exports['.']['require'] ??= cjsMain}}elseif(!hasEsmFormat){exports['.']??=cjsMain
7de3fc70bd5cb7d4a4ed38d87b2b497ff256e47d
The text was updated successfully, but these errors were encountered:
[better-nx-tsc]{ figure out a more elgegant solution for package.json exports than just removing the require field
exports['.']['require'] ??= cjsMain
parsers/libs/plugins/better-nx-tsc/src/utils/package-json/update-package-json.ts
Line 209 in e221bbe
7de3fc70bd5cb7d4a4ed38d87b2b497ff256e47d
The text was updated successfully, but these errors were encountered: