We need to add a version file with script version number for client scripts on server. Version file would contain only version number. It should be created automatically on server by deploy command. If the file is already present, deploy command should increment version. The minified script should contain version number in its name.
We need to add a version file with script version number for client scripts on server. Version file would contain only version number. It should be created automatically on server by deploy command. If the file is already present, deploy command should increment version. The minified script should contain version number in its name.