Package com.iizix.js.build
Interface ISourceResolver
public interface ISourceResolver
Source file resolver to change paths starting with $nnn$ to the resolved root in question.
- Author:
- Christopher Mindus
- Method Summary
- Method Details- resolveSourcePathResolves the source path.- Parameters:
- path- The path to resolve.
- Returns:
- The resolved file in the web server root.