Chrome not loading CSS source maps? -


until recently, chrome browser loading css source map files correctly. now, not.

the setting on:

enter image description here

and css files have source mapping tag @ bottom:

/*# sourcemappingurl=home.cshtml.css.map */ 

but network tab , fiddler2 show chrome not trying load source map file.

is there i'm missing? sourcemappingurl syntax correct? i've toggled "enable css source maps" setting on , off.

chrome version: 44.0.2403.30 beta-m

sourcemap files generated web essentials in vs 2013.

you can try following steps:

1- delete map file , regenerate again.

2- using chrome inspector, go settings > general , click on button "restore defaults , reload"


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -