Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add helper method for finding the first readable manifest #28

Merged
merged 5 commits into from
Oct 28, 2020

Commits on Oct 26, 2020

  1. Add helper for finding the first readable manifest

    Adds a helper function, `Asset_Loader\Manifest\get_active_manifest()`,
    which can be used to retrieve the correct manifest file to use depending
    on whether the dev server is running or not.
    goldenapples committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    39b7e92 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Add unit tests

    kadamwhite committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    55f83ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cfd78e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10aa8bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db909b2 View commit details
    Browse the repository at this point in the history