Commit a2c72ed
committed
change inner module pattern:
- rename src/$type/$module_name/$module_name.js ->
src/$type/$module_name/index.js
so that require('../$type/$module_name/$module_name') becomes
require('../$type?$module_name')1 parent 6d0e221 commit a2c72ed
34 files changed
Lines changed: 35 additions & 36 deletions
File tree
- src
- components
- annotations
- colorbar
- colorscale
- color
- drawing
- errorbars
- legend
- modebar
- shapes
- titles
- lib
- plots
- geo/layout
- gl3d/layout
- snapshot
- traces
- bars
- boxes
- choropleth
- contour
- heatmap
- histogram
- mesh3d
- pie
- scatter3d
- scattergeo
- scattergl
- scatter
- surface
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments