add vendor
This commit is contained in:
@@ -30,7 +30,6 @@ certs
|
|||||||
|
|
||||||
|
|
||||||
rebuild.sh
|
rebuild.sh
|
||||||
vendor
|
|
||||||
.gx
|
.gx
|
||||||
|
|
||||||
# generated js
|
# generated js
|
||||||
|
|||||||
Vendored
+5
@@ -0,0 +1,5 @@
|
|||||||
|
/*
|
||||||
|
* placeholder for vendor javascript files
|
||||||
|
* DO NOT REMOVE THIS FILE but feel free to edit it
|
||||||
|
*/
|
||||||
|
|
||||||
Vendored
+3
@@ -0,0 +1,3 @@
|
|||||||
|
vendor javascript files
|
||||||
|
|
||||||
|
add your js here and it will be included in /static/nntpchan.js after running the build-js.sh script
|
||||||
Reference in New Issue
Block a user