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
I set up TerserWebpackPlugin to run on our builds a while back, but for some reason the minified output would break the ReadMe app whenever I imported it!
I set up
TerserWebpackPlugin
to run on our builds a while back, but for some reason the minified output would break the ReadMe app whenever I imported it!https://github.com/readmeio/api-explorer/blob/67ebc1dde38871bee0c8127166ae3dd90668051d/packages/markdown/webpack.config.js#L18-L27
Didn't quite determine what was causing this issue, but we should get back to it ASAP so we can reenable minification.
The text was updated successfully, but these errors were encountered: