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
Instead of bundling the application using deno bundle before deployment it should just be precompiled with deno fetch and then use .deno_dir for dependencies.