Nativefier/app/src/helpers
Ronan Jouchet 6b266b7815 (Attempt to) get rid of deprecated app dep `wurl`
This one may be problematic, as it used to do TLD stuff:
https://github.com/websanova/node-url/blob/7982a613bc/wurl.js#L4

So, the new WHATWG-URL-based implementation will consider
`asana.com` to be "external" to `app.asana.com`, contrarily to before.
Given the nature of Nativefier, I think it's actually what to expect,
that in this case your "out of the app", and in e.g. asana landing's page,
which you'd expect to see in your browser.

Let's see if users disagree with that.
2021-02-25 18:55:28 -05:00
..
helpers.test.ts Revamp and move to TypeScript (#898) 2020-03-15 16:50:01 -04:00
helpers.ts (Attempt to) get rid of deprecated app dep `wurl` 2021-02-25 18:55:28 -05:00
inferFlash.ts Fix 'Unable to load preload script' (fix #934) 2020-04-22 22:02:34 -04:00