Skip to content

Conversation

KyleMcMaster
Copy link
Collaborator

  • Removes wwwroot dependencies like bootstrap, jquery, etc as they are leftover from the days of Razor Pages and Views
  • Updates packages to latest

@ardalis ardalis merged commit dfeb7cb into main Dec 14, 2023
@ardalis
Copy link
Owner

ardalis commented Dec 20, 2023

I keep getting file not found errors when wwwroot is missing when I do a new pull-and-build with the latest. Are you seeing the same?

@KyleMcMaster KyleMcMaster deleted the kylemcmaster/static-file-cleaup-package-updates branch December 20, 2023 16:41
@KyleMcMaster
Copy link
Collaborator Author

I keep getting file not found errors when wwwroot is missing when I do a new pull-and-build with the latest. Are you seeing the same?

I did see the issue but a clean and rebuild of the solution resolved that for me.

@axtox
Copy link

axtox commented Nov 8, 2024

I did see the issue but a clean and rebuild of the solution resolved that for me.

thank you! I removed the wwwroot folder from Ardalis template and clean + build solved the issue with missing wwwroot folder

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.

4 participants