Make enabling a JS source map easy

This commit is contained in:
Ben Word
2013-11-07 19:26:04 -06:00
parent 0bf2489184
commit 12ff6bd04e
2 changed files with 8 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
### HEAD
* Add JS source map (disabled by default)
* Update to Bootstrap 3.0.2
* Replace `grunt-recess` with `grunt-contrib-less`, add LESS source maps support
* Replace `grunt-recess` with `grunt-contrib-less`, add LESS source map support
### 6.5.1: November 5th, 2013
* Move clean URLs to a [plugin](https://github.com/roots/roots-rewrites)