rollup-plugin-unassert

Assertion remover

A Rollup plugin to remove assertion calls from code.

A Rollup plugin to remove assertion calls via Unassert

GitHub

5 stars
3 watching
3 forks
Language: JavaScript
last commit: about 3 years ago
pluginrolluptestingunassert

Related projects:

RepositoryDescriptionStars
se-panfilov/rollup-plugin-strip-codeA rollup plugin to remove code sections based on regular expressions20
amarcruz/rollup-plugin-cleanupA plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file99
swiing/rollup-plugin-import-assertionsA Rollup plugin that bundles TC39 import assertions for JSON and CSS files.6
vladshcherbin/rollup-plugin-deleteA Rollup plugin for deleting unwanted files and folders from the build process.70
pauan/rollup-plugin-pursA Rollup plugin for bundling PureScript modules with optimizations to reduce file size.72
ampproject/rollup-plugin-closure-compilerAn optimization plugin for Rollup that leverages Closure Compiler to minify and optimize JavaScript files.292
jacobbogers/rollup-plugin-jsx-remove-attributesRemoves unwanted attributes from JSX components based on environment and configuration4
vijithassar/rollup-plugin-markdownExtracts JavaScript code from embedded Markdown blocks in Rollup configurations18
leebyron/rollup-plugin-flowA Rollup plugin to remove Flow type annotations from JavaScript files during bundling80
amarcruz/rollup-plugin-jsccEnables conditional compilation and variable replacement during Rollup processing.58
developit/rollup-plugin-preserve-shebangAutomates preservation of executable shebangs in entry files for Rollup builds.48
agronkabashi/rollup-plugin-conditionalEnables conditional execution of rollup plugins based on specific conditions or build targets19
vikerman/rollup-plugin-hoist-import-depsImproves performance of lazy loading by preloading static imports alongside dynamic import calls67
yingye/rollup-plugin-bannerA plugin to append content before JavaScript bundle generation.16
anidetrix/rollup-plugin-stylesA plugin for Rollup that simplifies the process of bundling and managing CSS styles in JavaScript projects.248