Package io.ktor.server.webjars

Types

Link copied to clipboard
class WebjarsConfig

A configuration for the Webjars plugin.

Properties

Link copied to clipboard
val Webjars: ApplicationPlugin<WebjarsConfig>

A plugin that enables serving the client-side libraries provided by WebJars. It allows you to package your assets such as JavaScript and CSS libraries as part of your fat JAR.