Packages

Production runtime asset resolver for DuskmoonBundler manifests.

Current section

Files

Jump to
duskmoon_bundler_runtime lib duskmoon_bundler_runtime.ex
Raw

lib/duskmoon_bundler_runtime.ex

defmodule DuskmoonBundlerRuntime do
@moduledoc """
Runtime package for DuskmoonBundler production asset resolution.
The stable public APIs are exposed under the existing `DuskmoonBundler`
namespace for backwards compatibility.
"""
end