From 3614fa852fcb271e48864a101e2274193577c247 Mon Sep 17 00:00:00 2001 From: PMKuipers Date: Fri, 1 Sep 2023 12:42:28 +0200 Subject: [PATCH] Instructions and build script tunings --- amd/src/vue/readme-moodle.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/amd/src/vue/readme-moodle.txt b/amd/src/vue/readme-moodle.txt index c589d31..d33af50 100644 --- a/amd/src/vue/readme-moodle.txt +++ b/amd/src/vue/readme-moodle.txt @@ -10,4 +10,4 @@ Instructions for downloading and integrating vue /* eslint-disable */ /* eslint no-unused-vars: "off" */ -5. run "./vuemode.sh dev -f" or "./vuemode.sh prod -f" to force copying the correct vuejs file to the active file \ No newline at end of file +5. run "./vuemode.sh dev -f" or "./vuemode.sh prod -f" to force copying the correct vuejs file to the active file