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
The JS files in this package are full of source comments that are already mirrored in the .d.ts files. It's just adding extra weight to node_modules for no reason. Can you enable 'removeComments' in the tsconfig?
The JS files in this package are full of source comments that are already mirrored in the
.d.tsfiles. It's just adding extra weight to node_modules for no reason. Can you enable 'removeComments' in the tsconfig?