observablehq / stdlib

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

Missing documentation for top-level resolve #60

Closed tmcw closed 6 years ago

tmcw commented 6 years ago

For example:

resolve("world-atlas@1.1.4/world/110m.json")

This usage of resolve isn't documented - we only document require.resolve in the README of this project.

tmcw commented 6 years ago

Never mind - deprecated.