fixes UMD url

This commit is contained in:
Casandra Silva Zenteno
2016-02-04 23:31:16 -08:00
parent dc7059d340
commit 64704dd708

View File

@@ -2,7 +2,7 @@
// See https://github.com/umdjs/umd for reference
//
// This file uses the following specific UMD implementation:
// https://github.com/umdjs/umd/blob/master/returnExports.js
// https://github.com/umdjs/umd/blob/master/templates/returnExports.js
(function(root, factory) {
if (typeof define === 'function' && define.amd) {
// AMD. Register as an anonymous module.