mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Update README.md
This commit is contained in:
parent
69b2fdf396
commit
da025fef26
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ Upon completion of the script, the resulting extension package will become prese
|
|||
|
||||
The folder `dist/build/mv3-data` will cache data fetched from remote servers, so as to avoid fetching repeatedly from remote servers with repeated build commands. Use `make cleanassets` to remove all locally cached filter lists if you want to build with latest versions of filter lists.
|
||||
|
||||
The file `dist/build/mv3-data/log.txt` will contain information about what happened during the build process.
|
||||
The file `dist/build/uBOLite.[platform]/log.txt` will contain information about what happened during the build process.
|
||||
|
||||
The entry in the `Makefile` which implement the build process is `tools/make-mv3.sh [platform]`.[1] This Bash script copy various files from uBlock Origin branch and MV3-specific branch into a single folder which will be the final extension package.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue