Build:production, lost css file and fontawesome

build is works perfect, but when run build:production, some css files lost and fontawesome not loads.

I added this:

$navbar-dark-toggler-icon-bg: none;
$navbar-light-toggler-icon-bg: none;

But not fixed.

Where did you add those lines?