local
Don't know / Other
When running yarn test
in the template application, the API routes are built and started. This is not needed during testing.
We can use the process.env['NODE_ENV'] === 'test' || !!process.env['VITEST']
to exclude the plugin during testing
No response
No response
Owner Name | analogjs |
Repo Name | analog |
Full Name | analogjs/analog |
Language | TypeScript |
Created Date | 2022-07-06 |
Updated Date | 2023-03-28 |
Star Count | 885 |
Watcher Count | 18 |
Fork Count | 67 |
Issue Count | 33 |
Issue Title | Created Date | Updated Date |
---|