Noah Klayman

Results 58 comments of Noah Klayman

I'm not sure what you mean by "syntax compatibility"? What issue does this really fix? Also, is it related to this plugin vs vue cli itself, and is it really...

Do you think this should be taken care of by default? I think I could do it automatically by changing the `package.json` `name` in development.

Okay, I'll make this part of the v3 alpha release, along with webpack 5 and some other breaking changes.

What happens if you don't select any platforms during installation? I think it will work then.

Oh yeah, my bad 🤦‍♂️. It seems like a pretty uncommon use case, but you can just rename the folder, invoke the plugin, then delete the new folder and replace...

The other browsers would have to implement puppeteer for this to work. Until then, I think this will be labeled as `wontfix`.

The issue is that a trailing `/` in the url makes it fail. Works: `http://localhost:8080` Fails: `http://localhost:8080/`

I found a new cause for the issue - Loading from a webpack dev server fails - If you load from a static server, hosted on the same url of...

Still doesn't work for me, even with `--allow-insecure-localhost` and using https.