observablehq / stdlib

The Observable standard library.
https://observablehq.com/@observablehq/standard-library
ISC License
967 stars 83 forks source link

Update d3-require. #42

Closed mbostock closed 6 years ago

mbostock commented 6 years ago

This introduces the async require.resolve while deprecating resolve.

(I will update the package.json and yarn.lock when d3/d3-require#10 is merged and released.)

mbostock commented 6 years ago

Fixes #27.