Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

baseUrl seems to be ignored #36

Open
julianjensen opened this issue Nov 25, 2014 · 4 comments
Open

baseUrl seems to be ignored #36

julianjensen opened this issue Nov 25, 2014 · 4 comments

Comments

@julianjensen
Copy link

I have my files listed in the 'paths' section of the config. I also have 'baseUrl' defined. It looks sort of like this:

{
    baseUrl: 'js/',
    paths: {
        somefile: 'utils/mymodule',
        otherfile: 'dev/some-other-file'
    }
}

It looks like it doesn't see the files because it ignores 'baseUrl' which should be added in front of each of the file paths. That's my theory, at least. Maybe it's something else...

Please advise. :)

Julian

@meteozond
Copy link

+1

1 similar comment
@kusmierz
Copy link

+1

@Fedott Fedott added this to the Version 0.24 milestone Jul 17, 2015
@Fedott
Copy link
Owner

Fedott commented Jul 26, 2015

Hi! Thanks for your report!
I can not reproduce the problem.
Say you have installed the configuration "path to script root"?

@Fedott Fedott removed this from the Version 0.24 milestone Aug 2, 2015
@WillieMaddox
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants