Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load static resources via module descriptions #74

Closed
altavir opened this issue May 29, 2020 · 1 comment
Closed

Load static resources via module descriptions #74

altavir opened this issue May 29, 2020 · 1 comment

Comments

@altavir
Copy link
Contributor

altavir commented May 29, 2020

Some visualization features (like d3) require static or CDN resources like js, CSS, or images to be loaded into the current page. I think that the module descriptor JSON is the best place to describe such resources. I propose to add a resource (or static) block with a list of filenames or CDN paths to load when '%use' directive is invoked.

@ileasile
Copy link
Collaborator

This feature was added in the new library API and also supported in the old one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants