-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
Labels
No labels