There is not much to show here related to local development issues. However, we will test things fixed after fixing local development issue which were broken.
We will run random commands in this QA. Some commands will be written invalid on purpose to test the correct response.
First, tests will be performed in a single yarn build && yarn start with disable-analytics": false.
The reason is testing previously failing analytics functions on localhost:
There is not much to show here related to local development issues. However, we will test things fixed after fixing local development issue which were broken.
We will run random commands in this QA. Some commands will be written invalid on purpose to test the correct response.
First, tests will be performed in a single
yarn build && yarn start
withdisable-analytics": false
. The reason is testing previously failing analytics functions on localhost:After this, some tests will be performed with
disable-analytics": true