JavaScript functions
Use these functions to work with JavaScript and TypeScript files.
Use these functions to work with JavaScript and TypeScript files.
js.Build [OPTIONS] RESOURCE ⟼ resource.ResourceBundles, transpiles, tree shakes, and minifies JavaScript resources. Read More »
js.Batch [ID] ⟼ js.BatcherBuild JavaScript bundle groups with global code splitting and flexible hooks/runners setup. Read More »
js.Babel [OPTIONS] RESOURCE ⟼ resource.ResourceCompiles the given JavaScript resource with Babel. Read More »