telerik/kendo-ui-core

Spreadsheet CJS module returns empty object

codylindley opened this issue · 0 comments

Bug report

Reproduction of the problem

Simply use the CJS spreadsheet.js KUI module in a module.

e.g. http://recordit.co/gFvlV0rsHx

Current behavior

importing CJS spreadsheet imports an empty object into module

Expected/desired behavior

Expect back the spreadsheet, not an empty object

Environment

"dependencies": {
"jquery": "2.2.4",
"kendo": "git+https://bower.telerik.com/npm-kendo-ui.git#2016.2.909"
}

  • Browser: Chrome latest