Skip to content

Commit 2b867fb

Browse files
ryan-williamsclaude
andcommitted
add \./factory\ subpath export in package.json
Enables \`import { createPlotly } from 'plotly.js/factory'\`. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent f1578a8 commit 2b867fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@
215215
"./mapbox": "./lib/index-mapbox.js",
216216
"./strict": "./lib/index-strict.js",
217217
"./core": "./lib/core.js",
218+
"./factory": "./lib/factory.js",
218219
"./lib/*": "./lib/*",
219220
"./src/*": "./src/*",
220221
"./dist/*": "./dist/*"

0 commit comments

Comments
 (0)