Interface GoogleClosureMinimizerOptionsProvider

    • Method Detail

      • providerOptions

        java.util.Optional<com.google.javascript.jscomp.CompilerOptions> providerOptions​(StreamableResource resource)
        Returns the compiler options to be used by GoogleClosureMinimizer. An empty Optional will result is the StreamableResource to be not minimized.
        Returns:
        Optional of the supposed compiler options, or empty to disable minimizer