Celestite::Config
Inherits Reference / Object
Constructors
new(env : String = "development", port : Int32 = 4000, vite_port : Int32 = 5173, dev_secure : Bool = false, engine : Celestite::Engine = Celestite::Engine::Svelte, root_dir : Nil | String = nil, component_dir : Nil | String = nil, layout_dir : Nil | String = nil, build_dir : Nil | String = nil, disable_a11y_warnings : Bool = false)
SourceInstance methods
build_dir
Sourcecomponent_dir
Sourcedev_secure
Sourcedisable_a11y_warnings
Sourceengine
Sourceenv
Sourcelayout_dir
Sourceport
Sourceroot_dir
Sourcevite_port
Source