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.

donejs add app: Giving an absolute path for src folder breaks things ~5

See original GitHub issue

if someone gives the src folder an absolute path, it breaks at least live-reload it seems. We should detect an absolute path and either warn the user or convert it to a relative path.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
phillipskevincommented, Jan 31, 2017

Since we’re focused on 1.0, going to close this since it is fixed there.

0reactions
marshallswaincommented, Dec 20, 2016

I think this is what was breaking my demo page, here: https://github.com/stealjs/steal-react-jsx/issues/8

Read more comments on GitHub >

github_iconTop Results From Across the Web

Support absolute paths with packages/ folder #741 - GitHub
We've been using Lerna in Create React App, and I really like its approach. I think we should support a similar workflow (even...
Read more >
How to make node.js require absolute? (instead of relative)
The solution uses a tiny github module to determine the root path. – steampowered. Jun 11, 2015 at 18:33. 2.
Read more >
How to Create a Path Alias in Webpack - Bitovi
Path aliases streamline your development process! In this post: how to use Webpack to implement path aliases with TypeScript and Storybook.
Read more >
Configuring the Style of Imports in JavaScript and TypeScript
Find out how to configure the style of imports that are added in the project to make sure everything looks just right.
Read more >
Understanding HTML File Paths & How to Use Them
These files can either be local (inside the website folder structure) or external (from an address on the Internet). developer learning about ...
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