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.

Loading external plugins from local machine

See original GitHub issue

Hi i had a plugin in my local machine and i try to integration it in existing build using the following code

external_plugins: {
    'eqneditor':'file:///Users/varun.meka/Desktop/tiny_mce_v3.5.8⁩/plugins⁩/equation⁩/editor_plugin.js'
  },

but it’s not loading

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
fyrkantcommented, Feb 25, 2019

You can run a simple http server on you local machine and use that address.

0reactions
fyrkantcommented, Feb 26, 2019

Not without changing the plugin, I’m afraid.

Read more comments on GitHub >

github_iconTop Results From Across the Web

TeamCity On-Premises - Installing Additional Plugins - JetBrains
Go to the Administration | Plugins page and upload a plugin ZIP archive from your local machine using the corresponding link.
Read more >
Adding modules and plugins locally - Ansible Documentation
You can configure Ansible to load standalone local modules in a specified location or locations and make them available to all playbooks and...
Read more >
Managing Plugins - Jenkins
The simplest and most common way of installing plugins is through the Manage Jenkins > Manage Plugins view, available to administrators of a...
Read more >
Host External Audio Plugins - MATLAB & Simulink - MathWorks
You can host VST, VST3, and AU plugins in MATLAB ® by using the loadAudioPlugin function from Audio Toolbox™. After you load an...
Read more >
How to install a Notepad++ plugin offline? - Stack Overflow
16 Answers 16 · Download the plugin, and unzip to some local folder (e.g. Downloads). · Check each DLL to ensure it is...
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