A rollup plugin to remove parts of code based on regular expressions.
A typescript transform plugin that removes blocks of code base on Nodes.js' process.env
Webpack loader to remove console logs and parts of codes using special comments called pragmas.