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.

Absolute references

See original GitHub issue

Please give ability to set absolute paths so that those folders can be accessed from anywhere within the project. Its pretty hard to provide relative urls like this:

import {
  Header,
  Footer
} from '../../../../Shared'

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
EricSimonscommented, Oct 3, 2017

@JikkuJose fair enough — I’m gonna look into adding absolute path support 😃

0reactions
Kolyunyacommented, Jul 16, 2022

Are there any docs for that new technology? It’s not really clear how to use it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Switch between relative, absolute, and mixed references
Use absolute or relative cell references in formulas, or a mix of both.
Read more >
Excel Formulas: Relative and Absolute Cell References
An absolute reference is designated in a formula by the addition of a dollar sign ($) before the column and row. If it...
Read more >
Excel Absolute reference | Exceljet
An absolute reference in Excel refers to a reference that is "locked" so that rows and columns won't change when copied. Unlike a...
Read more >
Relative & Absolute Cell References in Excel
Discover the difference between relative and absolute cell references in Microsoft Excel, and learn when to use relative and absolute cell references in ......
Read more >
Absolute Reference in Excel (Uses, Examples) | How to Create ?
The absolute cell reference in excel is a cell address that contains a dollar sign ($). It can precede the column reference, 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