mirror of
https://github.com/searxng/searxng.git
synced 2026-08-06 07:11:23 +00:00
[enh][oscar_template] split js-files and compile them together
This commit is contained in:
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``
|
||||
Reference in New Issue
Block a user