# Sourcemaps anyone

**URL:** https://discourse.roots.io/t/sourcemaps-anyone/611
**Category:** uncategorized
**Created:** 2013-11-05T06:30:47Z
**Posts:** 4

## Post 1 by @adam — 2013-11-05T06:30:48Z

Has anyone gotten source maps to compile with grunt? grunt-recess doesn’t seem to support it or did I miss something?

---

## Post 2 by @ben — 2013-11-05T15:55:29Z

[https://github.com/twitter/recess/issues/132](https://github.com/twitter/recess/issues/132)

---

## Post 3 by @adam — 2013-11-05T22:34:57Z

Yeah, I found that particular issue and the associated [pull request would have added source maps](https://github.com/twbs/bootstrap/pull/8438) to it. That pull request was put on hold, because the build system for Bootstrap went from Make to Grunt.

I was hoping that someone has managed to monkey patch recess or something. But I guess I live with what I have

---

## Post 4 by @ben — 2013-11-07T03:19:26Z

I added LESS source maps today, check this out: [https://github.com/roots/roots/pull/913](https://github.com/roots/roots/pull/913)

Blog post will be dropping tomorrow about it
