Rev 11130 |
	Last modification |
	Compare with Previous |
	View Log
    | RSS feed
Last modification
  
    - Rev 13570 2019-02-01 09:55:30
 
    - Author: obado
 
    - Log message:
 - [JS / CSS] Replace old bower package manager by "yarn" (to automatically download externals web libraries )
+ rename the "bower_component" directory to "external" so it's clearer and more reliable
+ disable now useless js :
	* safari_mobile_links
	* jquery.mb.extruder
+ replace jshint by eslint in grunt scripts to verify js files
+ small css corrections