Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
dream
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
dream
Commits
1b11f525
Commit
1b11f525
authored
Jun 11, 2014
by
Romain Courteaud
🐸
Committed by
Jérome Perrin
Aug 11, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
JSLint
parent
68ac0af5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Gruntfile.js
Gruntfile.js
+2
-2
No files found.
Gruntfile.js
View file @
1b11f525
...
...
@@ -257,7 +257,7 @@ module.exports = function (grunt) {
},
jsplumbjs
:
{
src
:
"
https://github.com/sporritt/jsPlumb/raw/
"
+
"
master/dist/js/jquery.jsPlumb-1.6.2-min.js
"
,
"
master/dist/js/jquery.jsPlumb-1.6.2-min.js
"
,
relative_dest
:
'
lib/jquery.jsplumb.min.js
'
,
dest
:
'
<%= global_config.dest %>/<%= curl.jsplumbjs.relative_dest %>
'
}
...
...
@@ -266,7 +266,7 @@ module.exports = function (grunt) {
// src: 'https://raw.githubusercontent.com/einars/js-beautify/master/js/lib/beautify-html.js',
// relative_dest: 'lib/beautify-html.js',
// dest: '<%= global_config.dest %>/<%= curl.beautifyhtml.relative_dest %>'
}
//
}
// qunit: {
// all: ['test/index.html']
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment