Open LookRain opened 9 months ago
The production build of the extension still prints console logs, which is very annoying.
https://github.com/janek26/trpc-browser/blob/8386348bc65684a36364de7a5bbb72043bb9c267/src/shared/chrome.ts#L20
I guess you guys can configure the terser or whatever minifier to remove the console logs in prod build?
The production build of the extension still prints console logs, which is very annoying.
https://github.com/janek26/trpc-browser/blob/8386348bc65684a36364de7a5bbb72043bb9c267/src/shared/chrome.ts#L20
I guess you guys can configure the terser or whatever minifier to remove the console logs in prod build?