injection file taken since bower #820

Closed
opened 2017-09-26 13:04:19 +00:00 by newmesiss · 2 comments
newmesiss commented 2017-09-26 13:04:19 +00:00 (Migrated from github.com)

Hi, I'm using gulp, this injects me by default core.min.js, in the documentation speaks that it should be full.min.js this is due to some definition problem in bower or gulp config?

Hi, I'm using gulp, this injects me by default core.min.js, in the documentation speaks that it should be full.min.js this is due to some definition problem in bower or gulp config?
reviewher commented 2017-09-26 16:43:38 +00:00 (Migrated from github.com)

The bower.json main file should be fixed, but the full should be available anyway at bower_components/js-xlsx/dist/xlsx.full.min.js.

The `bower.json` [main file](https://github.com/SheetJS/js-xlsx/blob/master/bower.json#L4) should be fixed, but the full should be available anyway at `bower_components/js-xlsx/dist/xlsx.full.min.js`.
SheetJSDev commented 2017-09-30 15:16:08 +00:00 (Migrated from github.com)

bower.json now points to the full version

`bower.json` now points to the full version
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sheetjs/sheetjs#820
No description provided.