Class VaadinConfigurationProperties.Pnpm

    • Constructor Detail

      • Pnpm

        public Pnpm()
    • Method Detail

      • isEnable

        public boolean isEnable()
        Returns if pnpm support is enabled.
        Returns:
        if pnpm is enabled
      • setEnable

        public void setEnable​(boolean enable)
        Enables/disabled pnp support.
        Parameters:
        enable - if true then pnpm support is enabled, otherwise it's disabled