Fix naming consistency in JS, script files
All checks were successful
Build and test project / build-and-test (push) Successful in 1m28s
All checks were successful
Build and test project / build-and-test (push) Successful in 1m28s
- JavaScript exports have been simplified and renamed - Certain scripts now reference DIST and SRC folders - Software URLs are now loaded via the JSON file
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -12,7 +12,6 @@ kobopatch-wasm/kobopatch.wasm
|
||||
kobopatch-wasm/wasm_exec.js
|
||||
|
||||
# Generated files in src (written by build scripts, regenerated on demand)
|
||||
web/src/wasm/kobopatch.wasm
|
||||
web/src/js/wasm_exec.js
|
||||
web/src/nickelmenu/NickelMenu.zip
|
||||
web/src/nickelmenu/kobo-config.zip
|
||||
|
||||
Reference in New Issue
Block a user