Genie.Assets.include_asset
— Functioninclude_asset(asset_type::Union{String,Symbol}, file_name::Union{String,Symbol}) :: String
Returns the path to an asset. asset_type
can be one of :js
, :css
. The file_name
should not include the extension.