Skip to content

Resolve static file assets up when the WebHostEnvironment is created - #29

Merged
davidfowl merged 2 commits into
masterfrom
davidfowl/static-assests
Aug 26, 2020
Merged

Resolve static file assets up when the WebHostEnvironment is created#29
davidfowl merged 2 commits into
masterfrom
davidfowl/static-assests

Conversation

@davidfowl

Copy link
Copy Markdown
Collaborator
  • When using ConfigureWebHostDefaults, static assets loader modifies a different instance of the IWebHostEnvironment. We're applying that same transformation manually and earlier so that static assets works.

Fixes #26

cc @DamianEdwards

- When using ConfigureWebHostDefaults, static assets loader modifies a different instance of the IWebHostEnvironment. We're applying that same transformation manually and earlier so that static assets works.

Fixes #26
@davidfowl
davidfowl merged commit 893344a into master Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IWebHostEnvironment missing static assets from referenced projects

1 participant