Uses of Class
ch.nerdin.esbuild.modal.BundleOptions
Packages that use BundleOptions
-
Uses of BundleOptions in ch.nerdin.esbuild
Methods 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.static WatchBundler.watch(BundleOptions bundleOptions, BuildEventListener eventListener) -
Uses of BundleOptions in ch.nerdin.esbuild.modal
Methods in ch.nerdin.esbuild.modal that return BundleOptions