-
Notifications
You must be signed in to change notification settings - Fork 95
Closed
Description
Since switching to type: module I can't import the locale JSON files anymore because they're not listed in the exports.
import localeCh from "d3-time-format/locale/de-CH.json";
// => Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './locale/de-CH.json' is not defined by "exports" in ...Is this intentional? The same applies to d3-format.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels