Class SingleScriptLinker


  • @LinkerOrder(PRIMARY)
    @Shardable
    public class SingleScriptLinker
    extends com.google.gwt.core.ext.linker.impl.SelectionScriptLinker
    A Linker for producing a single JavaScript file from a GWT module. The use of this Linker requires that the module has exactly one distinct compilation result.