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
Testee uses daffls outdated miner package that uses a outdated localtunnel package to expose urls lets use ngrok which is a successor over that method and is better maintained 👍
To Archiv this we should add some extra info to the readme and guides and remove the internal tunnel functionality directly as this adds only useless maintance overhead and is to individual to handle
this also solves directly issues in some more donejs packages and in all projects.
run the testee (server) inside your project directory and point your browser to its url.
if you need remote testing or browser stack use ..... with the local testee server to expose it to the web
Testee uses daffls outdated miner package that uses a outdated localtunnel package to expose urls lets use ngrok which is a successor over that method and is better maintained 👍
To Archiv this we should add some extra info to the readme and guides and remove the internal tunnel functionality directly as this adds only useless maintance overhead and is to individual to handle
this also solves directly issues in some more donejs packages and in all projects.
https://www.npmjs.com/package/ngrok
The text was updated successfully, but these errors were encountered: