good first issuegrid-exporter
倉庫指標
- Star
- (5,395 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
I'm not sure what the proper fix for this, but if you inserted this one line before line 484 of imported.js, it starts working:
var CSV = require('csv');
Again, not sure if this is a proper fix. Someone who knows a bit more about requireJS should comment.