php bin/console asset-map:compile

Compile all mapped assets and writes them to the final public output directory

Usage

asset-map:compile

Help

The asset-map:compile command compiles and dumps all the assets in
the asset mapper into the final public directory (usually public/assets).

This command is meant to be run during deployment.