エリス

Results 164 comments of エリス

@SunboX Yes, we are aware of the paramedic issue and have been actively trying to resolve the test framework. We will re-run the tests after we have fixed the testing...

Could you rebase this PR? @SunboX After rebasing, I think the iOS failing tests will pass again. As for the browser tests, they still failing for some other reasons.

It is possible. See the `cordova-electron` repo for example: https://github.com/apache/cordova-electron/blob/master/.npmignore Things I believe should also be excluded from the package: - Docs - Test specs - Raw src files that...

Yeah, that might have to change. I feel they should be excluded because it also has no value to an end user who is only trying to develop their own...

I think we can add a todo list in this ticket and check off the ones that are completed.

In the case of using Cordova Electron platform, these two files do exist side-by-side at the platform level. E.g. ``` cordovaTest/platforms/electron/www/config.xml cordovaTest/platforms/electron/www/package.json ``` If someone ran a Cordova command within...

@brodybits Can you elaborate on this? > it would likely block some other desired changes such as dropping support for Node.js 6 and eventually Node.js 8. To drop Node.js 6...

Thank you @brodybits that cleared up my confusion.

I believe doc is completed under PR: https://github.com/apache/cordova-docs/pull/1142 There are some references in code for redirect purposes and old documentation which wont change. But 10.x, 11.x (latest), and dev is...

As far as I can remember, there is no ticket that covers tracking of adding the new package to each repo. I will update this ticket's description to include a...