I have noticed that requireJs and other files are empty after running
> php bin/magento setup:static-content:deploy
It will create the file but nothing is ever written to the file.
Per another recommendation I have set the following from symlink to Copy
<item name="view_preprocessed" xsi:type="object">
Magento\Framework\App\View\Asset\MaterializationStrategy\Copy
</item>