Fields like name, displayName in package.json #375
Unanswered
GitToTheHub
asked this question in
Q&A
Replies: 1 comment 1 reply
-
In a cordova app, many "descriptive" fields including With the exception of plugin/dependency management, Cordova still uses the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, when I start a new Project from the HelloWorld-Template, I saw a lot of fields in
package.json
, which I'm not sure, if i have to maintain them:When I edit by hand some of the corresponding fields in
config.xml
likethey aren't reflected to
package.json
, when I do acordova prepare
. Do I have to care about these fields? Can I remove them, or should I let them there, as they are, or have I to configure these fields via the CLI?Beta Was this translation helpful? Give feedback.
All reactions