replit / desktop

Replit Desktop App
114 stars 3 forks source link

Add isSupportedPage helper #83

Closed sergeichestakov closed 1 year ago

sergeichestakov commented 1 year ago

Why

We use this in a couple places now and I wanted to make sure this logic gets standardized

What changed

Add isSupportedPage helper that does what you'd expect

Test plan

supported page logic works as expected in the open repl window / did-navigate handlers