Skip to content

Sample gulp config to debug autoprefixer/sourcemaps/sass/whatever...

Notifications You must be signed in to change notification settings

ByScripts/gulp-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tasks

There is 2 tasks

  • gulp doesWork
  • gulp doesntWork

Running gulp will run both

Files

Source file is src/sample.scss

Destination files are dest/doesWork/sample.css[.map] and dest/doesntWork/sample.css[.map]

Problem

The working sample.css.map contains "sourcesContent": ["...some code here..."] while the non working sample.css.map contains "sourcesContent": [null]

About

Sample gulp config to debug autoprefixer/sourcemaps/sass/whatever...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published