Skip to content

What kind of path can be specified in import statements? #833

@gorohash

Description

@gorohash

The documentation only mentions 'path/to/soy/file/foo.soy' about what kind of path should be specified in import statements.
Therefore, I have tried several patterns and expect that paths to soy file specified in import statements must match the format specified in the --srcs option.
However, this way is unstable because it depends on the working directory of executing compilation.
Please let me know if there is a better way for it.

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