Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbc0a072

Browse files
committed
Added source map.
1 parent2902cf4 commitbc0a072

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

‎Gruntfile.js‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ module.exports = function (grunt) {
3535
uglify:{
3636
dist:{
3737
options:{
38+
sourceMap:true,
39+
sourceMapName:'dist/js-data-angular-mocks.min.map',
3840
banner:'/*!\n'+
3941
'* js-data-angular-mocks\n'+
4042
'* @version <%= pkg.version %> - Homepage <https://github.com/js-data/js-data-angular-mocks>\n'+

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp