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.

Add possibility to inline remote files

See original GitHub issue

It would be nice to be able to do something like:

<!-- inline https://storage.googleapis.com/code.getmdl.io/1.0.6/material.min.js -->
<script inline src="https://storage.googleapis.com/code.getmdl.io/1.0.6/material.min.js"></script>

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Reactions:4
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
popeindustriescommented, Jan 7, 2018

I’ve begun rewriting the codebase to use async/await and promises. In practice, this means the sync api will disappear, and there should be no technical hurdle to implementing this. I therefore plan to include a basic version of this feature in the same v6 release.

0reactions
tommedemacommented, Dec 21, 2017

Agree that this is a good feature.

@popeindustries if you don’t want to implement the fetching, perhaps you can add a onRemoteResource callback in which the user implements the fetching manually and returns a file as binary.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Add Inline Service Files Using File Store - Harness.io Docs
Upload existing configuration files from your machine to a folder in File Store. Select configuration files or folders for deployments.
Read more >
Setting up a remote file service connection - LibreOffice Help
Select File - Open Remote. Select File - Save Remote. Then press Add Service button in the dialog to open the File Services...
Read more >
PostCSS plugin to inline @import rules content - GitHub
This plugin can consume local files, node modules or web_modules. To resolve path of an @import rule, it can look into root directory...
Read more >
Set up your Mac for remote file access - YouTube
Setting up your Mac for remote file access can be handy when you need to retrieve an errant file while on the road....
Read more >
Getting and putting files to and from your server
Put files on a remote server using the Document window · Make sure the document is active in the Document window. · Do...
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