Move libraries that are used only in one or two pages from header_js_libs.html
See original GitHub issueThe header_js_libs.html containes <script>
tags for importing various libraries. Since header_js_libs.html is used on every page we should make as little script-imports as possible.
Some of the libraries we script-imports in header_js_libs.html like ckeditor.js are used only on some of our pages (exploration_editor, exploration_player). We should move the script-imports from header_js_libs.html to the pages where these libraries are used.
We did the similar thing with MathJax.js in #3254
Issue Analytics
- State:
- Created 5 years ago
- Comments:13 (12 by maintainers)
Top Results From Across the Web
Client libraries and front-end workflow - Experience League
Learn how Client-Side Libraries or clientlibs are used to deploy and manage CSS and JavaScript for an Adobe Experience Manager (AEM) Sites ......
Read more >Chapter 4 Shared Objects (Linker and Libraries Guide)
An archive can be built from one or more shared objects and then used to generate a dynamic executable or shared object. Shared...
Read more >Make header and footer files to be included in multiple html ...
I'd like to use javascript. Is there a way to do this using only html and JavaScript? I want to load a header...
Read more >Splint Manual - 14. Libraries and Header File Inclusion
14 Libraries and Header File Inclusion. Libraries can be used to record interface information. A library containing information about the standard C Library ......
Read more >CSS Animation Libraries
tachyons-animate extends those by adding “Single purpose classes to help you orchestrate CSS animations.” It can be used alone, but even the ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Sorry, @gurungrahul2 is already working on it.
Most of the libraries were removed.