Closed
Description
I have such imports in my /packs/client.js
import (/* webpackPreload: true */ 'bootstrap/dist/css/bootstrap.css');
import (/* webpackPreload: true */ '@fortawesome/fontawesome-pro/css/all.css');
I added webpackPreload: true
as was advised here #1874 (comment) but it doesn't add any preload attribute and I still see warnings from Lighthouse