Closed
Description
Hello,
updating my dependencies to v3+
I saw that since d5523ac I get
ERROR in file.js 33:19-62
Module not found: Error: Package path ./locale/en-US.json is not exported from package node_modules/d3-format (see exports field in node_modules/d3-format/package.json)
from webpack when using e.g. import * as numformatEn from 'd3-format/locale/en-US.json';
to import the json files directly.
Has this change been intentional and is there another way except loading the files from e.g. a CDN?
Best regards
Andreas
Metadata
Metadata
Assignees
Labels
No labels