Steve Gill

Results 37 comments of Steve Gill

Removing platforms is a much bigger refactor I think. All the platform create scripts need to output the templates, cordova.js, other build artifacts to some location. We do directly call...

I'm also on board with this plan.

@dpogue `browserify` is not default.

@goya that sounds reasonable. Lets say yes for now as we look at the implementation details.

@filmaj sorry for the confusion. The first solution was to use `` but this document is proposing not to do that and instead to just use ``

Okay update time! So @audreyso and I have done some deep investigations into this work. Firstly, I think our proposal here is too ambitious and overkill for now. Intro to...

@macdonst I agree. I've now updated the PR to work with variable tags from `config.xml`. https://github.com/apache/cordova-common/pull/4 I have only implemented it for the framework add usecase (both restore + cli...

@goya I agree that preference element seems wrong to use. But they are being used already for plugin variables (See https://github.com/apache/cordova-discuss/pull/74#issuecomment-323232349). They are tied to`config-file` and `edit-config` elements. Are you...

I agree! Time to dump jshint for ESLint! Cordova-lib is due for a refactor. I really hate that addproperty code. Not sure why we went that way in the beginning....

I feel like you have proven we should revert addProperty bs :)