MDL-65776 libraries: Set moodle files after jsbeautify upgrade
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<location>yui/src/beautify</location>
|
||||
<name>jsbeautify</name>
|
||||
<license>MIT</license>
|
||||
<version>1.7.5</version>
|
||||
<version>1.13.0</version>
|
||||
<licenseversion></licenseversion>
|
||||
</library>
|
||||
</libraries>
|
||||
|
||||
@@ -1,8 +1,7 @@
|
||||
Description of importing the js-beautify library into Moodle.
|
||||
|
||||
* git clone https://github.com/einars/js-beautify
|
||||
* check out the relevant release tag
|
||||
* copy lib/beautify*.js into lib/yui/src/beautify/js
|
||||
* copy LICENSE into lib/yui/src/beautify
|
||||
* update lib/thirdpartylibs.xml
|
||||
* rebuild the module
|
||||
* Download the latest version from https://github.com/beautify-web/js-beautify/releases
|
||||
* Copy lib/beautify*.js into lib/yui/src/beautify/js
|
||||
* Copy LICENSE into lib/yui/src/beautify
|
||||
* Update lib/thirdpartylibs.xml
|
||||
* Rebuild the module
|
||||
|
||||
Reference in New Issue
Block a user