Tim Paine
Tim Paine
supercedes #1799 and #1824 @texodus can re review with cleanups and removing experiments here Note that this PR requires #1808 TODO: - [ ] update python developer docs
links to missing page: https://github.com/finos/perspective/blob/master/examples/simple/superstore-arrow.html
## References Fixes #1128 Fixes: https://github.com/finos/perspective/issues/1773 ## Code changes First try the base package path. The CDN should be smart enough to resolve this to the `browser` or `main` fields...
# Description Packages pushed to CDN may define widget/extension entrypoints other than `index.js`. xref: https://github.com/finos/perspective/issues/1773 voila extension loader: https://github.com/voila-dashboards/voila/blob/857eb692b1edd98ee59002fa39416df0d628f411/packages/voila/src/loader.ts#L44 # Expectation We should inspect the [main attribute of the package.json](https://docs.npmjs.com/cli/v8/configuring-npm/package-json#main)...