mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[enh][oscar_template] split js-files and compile them together
This commit is contained in:
parent
08f4b7f506
commit
e687f5c290
14 changed files with 248 additions and 81 deletions
17
searx/static/oscar/README.rst
Normal file
17
searx/static/oscar/README.rst
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
install dependencies
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
run this command in the directory ``searx/static/oscar``
|
||||
|
||||
``npm install``
|
||||
|
||||
compile sources
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
run this command in the directory ``searx/static/oscar``
|
||||
|
||||
``grunt``
|
||||
|
||||
or in the root directory:
|
||||
|
||||
``make grunt``
|
||||
Loading…
Add table
Add a link
Reference in a new issue