This repository has been archived by the owner on Aug 4, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 96
Support 'module' entry point #48
Comments
Also it should be enabled by default. since it's not just our convention. |
This was referenced Jul 26, 2016
mbostock
added a commit
to d3/d3-zoom
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-voronoi
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-transition
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-timer
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-time-format
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-time
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-shape
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-selection
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-scale
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-request
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-random
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-queue
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-quadtree
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-polygon
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-path
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-interpolate
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-hierarchy
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-geo
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-format
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-force
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-ease
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-dsv
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-drag
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-dispatch
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-chord
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-color
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-collection
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-brush
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-axis
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-array
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-geo-projection
that referenced
this issue
Aug 2, 2016
mbostock
added a commit
to d3/d3-scale-chromatic
that referenced
this issue
Aug 3, 2016
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Per the proposal in https://github.com/dherman/defense-of-dot-js/blob/master/proposal.md for replacing
main
withmodule
for packages with ES modules in Node.This gives a better path forward and better alignment with other tools.
The text was updated successfully, but these errors were encountered: