Uses of Class
ch.nerdin.esbuild.BundleOptions
Packages that use BundleOptions
-
Uses of BundleOptions in ch.nerdin.esbuild
Methods in ch.nerdin.esbuild that return BundleOptionsMethods in ch.nerdin.esbuild with parameters of type BundleOptionsModifier and TypeMethodDescriptionstatic PathBundler.bundle(BundleOptions bundleOptions) Use esbuild to bundle either webjar or mvnpm dependencies into a bundle.