Vendor readme update
This commit is contained in:
parent
227fe08e82
commit
04830694da
2
vendor/README.md
vendored
2
vendor/README.md
vendored
|
@ -18,7 +18,7 @@ Use `npm run build` to first update the packages in the `node_modules` folder &
|
||||||
|
|
||||||
The following changes are made:
|
The following changes are made:
|
||||||
|
|
||||||
* `CodeMirror`: Only the essential files are copied directly from the `node_modules` folder to `vendor/codemirror`; see the `vendor/codemirror/README` for specifics.
|
* `CodeMirror`: Only existing files are updated directly from the `node_modules` folder; see the [CodeMirror readme](codemirror/README) for specifics.
|
||||||
* `jsonlint`: The uncompressed `lib/jsonlint.js` is copied directly to `vendor/jsonlint`.
|
* `jsonlint`: The uncompressed `lib/jsonlint.js` is copied directly to `vendor/jsonlint`.
|
||||||
* `less`: The compressed `dist/less.min.js` file is copied directly into `vendor/less`.
|
* `less`: The compressed `dist/less.min.js` file is copied directly into `vendor/less`.
|
||||||
* `lz-string-unsafe`: The compressed `lz-string-unsafe.min.js` file is copied directly into `vendor/lz-string-unsafe`.
|
* `lz-string-unsafe`: The compressed `lz-string-unsafe.min.js` file is copied directly into `vendor/lz-string-unsafe`.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user