Can config.test.ts be recognized? #13069
Replies: 1 comment
-
I have found a solution in #8341 and would like to close this conversation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to build two separate configurations for deployment: one for the production server and one for the test server.
How can I configure the build process to use config.test.ts when running the command npm run test:build?
Beta Was this translation helpful? Give feedback.
All reactions