-
Notifications
You must be signed in to change notification settings - Fork 509
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
feat: support iis
server preset
#1436
Conversation
β Live Preview ready!
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Codecov Report
@@ Coverage Diff @@
## main #1436 +/- ##
==========================================
- Coverage 76.86% 76.17% -0.70%
==========================================
Files 71 73 +2
Lines 7336 7437 +101
Branches 728 728
==========================================
+ Hits 5639 5665 +26
- Misses 1696 1771 +75
Partials 1 1
|
@pi0 hello, when i put my nuxt js 3.7 project to IIS server, i get this error in recent updates Is there a different setting I should make? Application has thrown an uncaught exception and is terminated: |
π Linked issue
Resolves #1427
β Type of change
π Description
@pi0 I tried to implement the needed preset for IIS deployments. Please let me know if there is anything I can improve π
π Checklist