rollup-plugin-conditional-compilation 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -7,8 +7,6 @@ A simple plugin that allows you to include or exclude code blocks based on compi
7
7
 
8
8
  > **Note**: This plugin is a simplified version that only supports `#if` and `#endif` for now. Supports for `#else`, `#elif` will be added in future releases.
9
9
 
10
- > I didn't use terser to compress the released code for now. But when I finished `#else` and `#elif`, I will do the job.
11
-
12
10
  For more awesome packages, check out [my homepage💛](https://baendlorel.github.io/?repoType=npm)
13
11
 
14
12
  **More rollup plugins** you might be interested in: