mirasvit / module-profiler

Magento 2 Profiler
https://mirasvit.com/
Open Software License 3.0
133 stars 36 forks source link

Error Whilst Deploying Static Content #49

Open NathanDayMF opened 5 years ago

NathanDayMF commented 5 years ago

Background

Whilst deploying static content with php bin/magento setup:static-content:deploy we get an error about not being able to find /path/to/magento/pub/static/base/Magento/base/default/css///maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css

image

fixed this by removing the call to font-awesome from the css and inserting with xml in the layout files.

please fix this in your repo