Skip to content

Conversation

@andrewmilligan
Copy link

  • Import autoType function in bin/dsv2json.js

The script was still looking for dsv.autoType, expecting a wildcard
import of the whole package, which caused the -a flag to throw an
exception since the refactor for type=module in
a3bb50a

* Import `autoType` function in `bin/dsv2json.js`

The script was still looking for `dsv.autoType`, expecting a wildcard
import of the whole package, which caused the `-a` flag to throw an
exception since the refactor for type=module in
a3bb50a
@Fil Fil added the bugfix label Aug 23, 2022
Copy link
Member

@Fil Fil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants