mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
Merge pull request #1850 from kirushanth-sakthivetpillai/bugfix/browserify-umd
Update gulpfile.js
This commit is contained in:
commit
1967bef9f6
@ -86,7 +86,7 @@ function buildTask() {
|
||||
" }\n"+
|
||||
"}(this || window, function(<%= param %>) {\n"+
|
||||
"<%= contents %>\n"+
|
||||
"return <%= exports %>;\n"+
|
||||
"return this.<%= exports %>;\n"+
|
||||
"}));\n",
|
||||
dependencies: function() {
|
||||
return ['moment']
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user