Replies: 1 comment
-
|
It actually should work. Does it cause some errors? |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I wanted to start writing some playwright tests, I found this next.js tutorial and I think it also makes sense for blitz.
The basic idea is to do a production transpiling of the app when setting up the test environment, there is however one step I'm not sure how to resolve, which is building the app via cli command:
Is there any way to do the same for blitz?
Beta Was this translation helpful? Give feedback.
All reactions