David Mark Clements

Results 118 comments of David Mark Clements

we've not done this because it just feels like a patch to a problem that users shouldn't have to deal with, as of v0.4444.pqbzjhqyonxprx8hghxexnmctw75mr91ewqw5dxe1zmntfyaddqy electron is upgraded to v31.2.0 which...

@knownasilya change you dev script to `pear run -d dist` explained: `pear dev` is `pear run -d .` `pear run ` within a pear project runs from that entrypoint, `pear...

@knownasilya if dist doesn't have a package.json then it's `pear run dist/index.html` - re the internal server error, run `pear sidecar` and then open your app with pear run, you...

does the dist folder contain ember-cli-live-reload.js? if not that's the issue - ember might be doing something weird with paths? dist folder needs to be fully self contained, not sure...

@knownasilya can you try with latest Pear v0.4444.pqbzjhqyonxprx8hghxexnmctw75mr91ewqw5dxe1zmntfyaddqy - if still no dice then write down the exact commands to run to reproduce, from cloning the repo etc on and...

the policy is that Pear Applications do not prevent the usage of transformations, and moving forward we're looking at supporting transformations via configuration. It's also possible right now to just...