@frankdiox please take a look at this when you have time.
Require is caching the values of framework_version and cordova_version.
This creates problems in case those two properties change as Monaca Debugger will still receive the original version and display warnings in certain cases.
This implementation invalidates the cache for the specific file in which framework_version and cordova_version are contained.
@frankdiox please take a look at this when you have time.
Require is caching the values of framework_version and cordova_version. This creates problems in case those two properties change as Monaca Debugger will still receive the original version and display warnings in certain cases. This implementation invalidates the cache for the specific file in which framework_version and cordova_version are contained.
Original bug report:
https://trello.com/c/AK2Sk50m/165-ios-monaca-6