Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 471 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 471 Bytes

Parcel

Parcel Bundler starting from version 1.5.0 should play nice with this library out of the box:

import { read, write, utils } from 'xlsx'

Errors of the form Could not statically evaluate fs call stem from a parcel bug. Upgrade to version 1.5.0 or later.

Analytics