Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Commit

Permalink
docs(readme): soften language around disabling purgecss (#554)
Browse files Browse the repository at this point in the history
  • Loading branch information
smackfu committed Jul 25, 2023
1 parent a682aca commit ab9e6de
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/one-app-bundler/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,9 +309,7 @@ before enabling any of the following:
##### Disabling purgecss

`purgecss` can be disabled for your module by adding
`bundler.purgecss.disabled` as `true`. **This option is only to be used in
rare instances and as a last resort, the effect of _disabling will have a
negative impact on performance_.**
`bundler.purgecss.disabled` as `true`. **Disabling purgecss entirely may increase your module bundle size and decrease performance.**

```json
{
Expand Down

0 comments on commit ab9e6de

Please sign in to comment.