google / google/closure-templates

What kind of path can be specified in import statements?

Open
#833 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
700
Forks
199
Avg merge
2d 12h
Merged PRs (30d)
26

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.