Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
// Stylesheets hold the extract stylesheets to add to the page
Stylesheets []Resource
Scripts []Resource
// Target WASM file
TargetWasm string
}
Options for the dev server
Click to show internal directories.
Click to hide internal directories.