• bryanl's avatar
    Add environment path to jpath for relative imports · 0d09d4a5
    bryanl authored
    
    
    enviroment `main.jsonnet` files updated the path of the import of
    `base.libsonnet` to remove the relative bits because you can't assume
    that the environment root is directly off the root. This breaks older
    applications. The fix is to add the environment path to the jpath.
    
    Fixes #493
    
    Signed-off-by: default avatarbryanl <bryanliles@gmail.com>
    0d09d4a5