question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Move libraries that are used only in one or two pages from header_js_libs.html

See original GitHub issue

The 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:closed
  • Created 5 years ago
  • Comments:13 (12 by maintainers)

github_iconTop GitHub Comments

1reaction
vojtechjelinekcommented, Feb 9, 2019

Sorry, @gurungrahul2 is already working on it.

0reactions
vojtechjelinekcommented, Mar 23, 2019

Most of the libraries were removed.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found