Skip to content

Commit

Permalink
Add source map for sea.js
Browse files Browse the repository at this point in the history
  • Loading branch information
lifesinger committed Jan 24, 2013
1 parent 6011d88 commit be8728f
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 45 deletions.
6 changes: 2 additions & 4 deletions dist/sea-debug.js
Expand Up @@ -993,11 +993,9 @@ var settings = seajs.settings = {
})(),

// The charset for requesting files
charset: 'utf-8',

// Debug mode that will be turned off when building
debug: true
charset: 'utf-8'

// debug: false - Debug mode
// alias - The shorthand alias for module id
// vars - The {xxx} variables in module id
// map - An array containing rules to map module uri
Expand Down
1 change: 1 addition & 0 deletions dist/sea.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit be8728f

Please sign in to comment.