Remove dist artifacts
Changed
- browser library built as IIFE
- module compiled as ESM
- no special import required for
create-react-app
, just useimport * as hdf5 from 'jsfive';
Removed
- all dist artifacts from git tracking - they will be attached as .tgz to release instead