Optimize
This library provides the following features:
AOT translation file flattening
Removal of translator comments
JSON file minification
Installation
Usage
Make the optimizer run after building
Create the following task in your project.json
configuration file:
In your Transloco configuration, add the following setting:
Alternatively, if you have some custom pipeline, you can just import it as a function:
Last updated