bundler

package module
v0.0.0-...-4cc3681 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 13, 2024 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Build

func Build(source string, out string, opts *BuildOptions) error

func Watch

func Watch(source string, out string, opts *BuildOptions) (chan BuildEvent, error)

Types

type BuildEvent

type BuildEvent struct {
	Filename string
	Error    error
}

type BuildOptions

type BuildOptions struct {
	Sourcemap bool
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL