Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
grunt-monty-python
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
eb4ece30
authored
2016-02-19 10:42:04 -0600
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Allow stubModules to be configured for r.js.
1 parent
16543fe8
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
grunt-monty-python.js
grunt-monty-python.js
View file @
eb4ece3
...
...
@@ -638,6 +638,7 @@ module.exports = function (grunt) {
'defaults'
:
'empty:'
,
},
mpConfig
.
requirePaths
),
modules
:
mpConfig
.
modules
,
stubModules
:
mpConfig
.
stubModules
,
},
}
};
...
...
Please
register
or
sign in
to post a comment