mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
This is a first step to integrate CodeMirror6 into the project. As a side effect, this should take care of: https://github.com/uBlockOrigin/uBOL-home/issues/297 Though most likely the list of no-filtering websites will probably move to its own pane as in uBO in some future. |
||
|---|---|---|
| .. | ||
| cm6.bundle.ubol.min.js | ||
| README.md | ||
Steps to build cm6.bundle.ubol.min.js -- command line:
git clone https://github.com/gorhill/codemirror-quickstart.git- This is a customized repo forked from https://github.com/RPGillespie6/codemirror-quickstart
cd codemirror-quickstartnpm installnpm buildcm6.bundle.ubol.min.jsshould be indistdirectory- This is the origin of the
cm6.bundle.ubol.min.jsin the current directory