Closed stof closed 5 years ago
This helps Rollup and webpack to perform tree shaking, by telling them they can skip the whole module if its exports are not used.
This helps Rollup and webpack to perform tree shaking, by telling them they can skip the whole module if its exports are not used.