reactbuilder

package
v0.1.15 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateClientBuildContents

func GenerateClientBuildContents(imports []string, filePath string, useLayout bool) (string, error)

func GenerateServerBuildContents

func GenerateServerBuildContents(imports []string, filePath string, useLayout bool) (string, error)

Types

type BuildResult

type BuildResult struct {
	JS           string
	CSS          string
	Dependencies []string
}

func BuildClient added in v0.1.13

func BuildClient(buildContents, frontendDir, assetRoute string) (BuildResult, error)

func BuildServer added in v0.1.13

func BuildServer(buildContents, frontendDir, assetRoute string) (BuildResult, error)

Jump to

Keyboard shortcuts

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