Vite.Manifest (vite_phx v0.2.1)
Basic parser for Vite.js manifests See for more details:
Link to this section Summary
Link to this section Types
Link to this type
entry_value()
Specs
Link to this section Functions
Link to this function
entries()
Specs
entries() :: [Vite.Entry.t()]
Link to this function
entry(entry_name)
Specs
entry(binary()) :: Vite.Entry.t()
Link to this function
get_css(file)
Specs
get_css(binary()) :: entry_value()
Link to this function
get_file(file)
Specs
get_file(binary()) :: entry_value()
Link to this function
get_imports(file)
Specs
get_imports(binary()) :: entry_value()
Link to this function
read()
Specs
read() :: map()