Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NodeModules ¶
func NodeModules(module *gomod.Module) overlay.FileServer
Serve node_modules TODO: migrate to it's own package
Types ¶
type Compiler ¶
type Compiler struct {
// contains filtered or unexported fields
}
func New ¶
func New(module *gomod.Module, transformer transformrt.Transformer) *Compiler
func (*Compiler) GenerateDir ¶
GenerateDir generates a directory of compiled files
Click to show internal directories.
Click to hide internal directories.