Skip to content

baseUrl configuration #1

Description

@csimi

Hi.
I have my js files in /js/

If I set my baseUrl setting to './' then prunejs can compile my scripts but the browser (I'd like to do the devel environment this way) tries to get the files from / and not /js/.
If I set it to ./js/ then it works in the browser but prunejs doesn't find the files.

The path settings should be relative to the main file so is there a need to have the baseUrl setting?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions