Skip to content

Remove dist artifacts

Compare
Choose a tag to compare
@bmaranville bmaranville released this 27 Jan 16:23
· 32 commits to master since this release

Changed

  • browser library built as IIFE
  • module compiled as ESM
  • no special import required for create-react-app, just use import * as hdf5 from 'jsfive';

Removed

  • all dist artifacts from git tracking - they will be attached as .tgz to release instead