Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SourceMaps are pointing to the wrong files #204

Closed
DustinJSilk opened this issue Apr 7, 2015 · 7 comments
Closed

SourceMaps are pointing to the wrong files #204

DustinJSilk opened this issue Apr 7, 2015 · 7 comments

Comments

@DustinJSilk
Copy link

My source maps are all referencing the wrong files and lines.

I'm running it like the below to combine and minify all the files, with my select few first.

cssmin: {
            target: {
                src: ['css/normalize.css', 'css/foundation.css', 'css/idangerous.swiper.css', 'css/forms.css', 'css/general.css', 'css/*.css'],
                dest: 'style.css'
            },
            options: {
                sourceMap: true
            }
        },
@dawidk92
Copy link

+1

3 similar comments
@siiron
Copy link

siiron commented May 13, 2015

+1

@ghost
Copy link

ghost commented May 16, 2015

+1

@soluml
Copy link

soluml commented Jul 10, 2015

+1

@glat
Copy link

glat commented Aug 3, 2015

+1

1 similar comment
@MatsSvensson
Copy link

+1

@XhmikosR
Copy link
Member

Closing in favor of #248

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants