]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fix sourcemaps for node-sass too.
authorXhmikosR <xhmikosr@gmail.com>
Tue, 8 Aug 2017 16:37:50 +0000 (19:37 +0300)
committerMark Otto <markd.otto@gmail.com>
Wed, 9 Aug 2017 15:31:25 +0000 (08:31 -0700)
commit0cb7a1687c6589f65c6da9d63d8140508a8b05c2
treed295c902930cc2f710aa305ff87df2a16b42987d
parentfd113b93f6977685c81ebc615aed9573079afe5c
Fix sourcemaps for node-sass too.

Specify `--source-map-contents true` for node-sass and `source-map-inline-sources` for clean-css.

Without this, the sourcemaps weren't found.
package.json