You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My goal is to have a base file and be able to overwrite plugins in different projects... initially that will be it. I'm using some plugins that add middlewares to the server, but it depends on the project
What problem does this feature solve?
Hello, is it possible to have a base configuration for the server file like we have for
modern.config
?I would like to have basic configurations to allow override on the client, but I couldn't find any examples.
modern.config.ts
modern.server-runtime.config.ts
...
What does the proposed API look like?
modern.server-runtime.config.ts
*** make server types available ***
The text was updated successfully, but these errors were encountered: