1.1.2 • Published 8 months ago

@react-aria/parcel-resolver-optimize-locales v1.1.2

Weekly downloads
-
License
-
Repository
-
Last release
8 months ago

@react-aria/parcel-resolver-optimize-locales

A Parcel resolver plugin to optimize React Aria to only include translated strings for locales that your app supports.

Configuration

Add the following to your .parcelrc:

{
  "extends": "@parcel/config-default",
  "resolvers": ["@react-aria/parcel-resolver-optimize-locales", "..."]
}

Then, in your package.json, add a "locales" field:

{
  "locales": ["en-US", "fr-FR"]
}

Any strings for locales other than the ones listed here will be removed from your bundle. See the documentation for a full list of supported locales.

1.1.2

9 months ago

1.1.2-nightly.5042

10 months ago

1.1.2-nightly.5041

10 months ago

1.1.2-nightly.5038

10 months ago

1.1.2-nightly.5032

11 months ago

1.1.2-nightly.5030

11 months ago

1.1.2-nightly.4980

11 months ago

1.1.2-nightly.4981

11 months ago

1.1.2-nightly.4734

12 months ago

1.1.2-nightly.4738

12 months ago

1.1.2-nightly.4979

11 months ago

1.1.2-nightly.4978

11 months ago

1.1.2-nightly.4743

12 months ago

1.1.2-nightly.4997

11 months ago

1.1.2-nightly.5002

11 months ago

1.1.2-nightly.5005

11 months ago

1.1.2-nightly.4709

12 months ago

1.1.2-nightly.4701

12 months ago

1.1.2-nightly.4700

12 months ago

1.1.2-nightly.4704

12 months ago

1.1.2-nightly.5014

11 months ago

1.1.2-nightly.4718

12 months ago

1.1.2-nightly.5022

11 months ago

1.1.2-nightly.5028

11 months ago

1.1.2-nightly.4730

12 months ago

1.1.2-nightly.4723

12 months ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.2

1 year ago

1.0.1

2 years ago

1.0.0

2 years ago