-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
supportQuestions or unspecific problemsQuestions or unspecific problems
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
Metadata
Metadata
Assignees
Labels
supportQuestions or unspecific problemsQuestions or unspecific problems