You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AFAICT they're still suitable, though we'll see only the server-side resource rules taking effect. The Cordova-style hybrid projects don't live in the same hierarchy - they're siblings to the root we usually deal with.
IBM haven't issued guidance for source control of these types of project. Perhaps we should start by asking the question on Stack Overflow.
The directory structure is defined by Apache Cordova, best practice is to check everything in except the contents of 2 folders "platforms" "plugins". If you don't want to checkin wlapp files they can be regrnerated with mfp push command so ignoring the folder "mobilefirst" is also recommended, they can be empty directories in source control.
A word of caution here - I've seen conflicting "recommendations" for handling Cordova projects and Git. I would advise detailed testing if there is no official guidance.
@nickcmaynard-ibm - opinions?
The text was updated successfully, but these errors were encountered: