Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Modified gulp tasks to generate sourcemaps for min.css and min.js #1238

Merged
merged 1 commit into from
Mar 29, 2016

Conversation

anilanar
Copy link
Contributor

@anilanar anilanar commented Oct 8, 2015

Fixes #1107.

Additional Notes

  • gulp-rename dependency is removed because it didn't work well with gulp-sourcemaps even though it is supported. gulp-concat is used instead.
  • Upgraded gulp-concat to the latest version: So I needed to upgrade this due to a bug in previous versions.
  • Alphabetically sorted dependencies in package.json, which is the default behaviour when npm install is used with --save or --save-dev.

@wesleycho
Copy link
Contributor

This needs rebasing - this seems like a useful feature though.

@anilanar
Copy link
Contributor Author

OK, I'll work on rebasing which shouldn't be much trouble.

@anilanar
Copy link
Contributor Author

@wesleycho Done rebasing, tested, seems to work fine.

@user378230
Copy link
Contributor

@aaronroberson the builds are your side of things so I'll leave this one to you 😃

@wesleycho
Copy link
Contributor

This LGTM.

@aaronroberson aaronroberson merged commit 444aeec into angular-ui:master Mar 29, 2016
@anilanar anilanar deleted the gulp-sourcemaps branch March 29, 2016 18:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants