Skip to content

baseUrl configuration #1

@csimi

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions