From 4eabd088e789466fc6d2d831f202f74561a38957 Mon Sep 17 00:00:00 2001 From: Tobias Johansson Date: Fri, 29 Mar 2019 10:44:03 +0100 Subject: [PATCH] Documentation of es6 transcompile and packaging --- src/scripts/js/es6/common/README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/scripts/js/es6/common/README.md diff --git a/src/scripts/js/es6/common/README.md b/src/scripts/js/es6/common/README.md new file mode 100644 index 00000000..dc927de6 --- /dev/null +++ b/src/scripts/js/es6/common/README.md @@ -0,0 +1,2 @@ +Gulp will transpile everything in this folder. Every sub folder containing a init.js file exporting functions/classes +will be packed into a module in tutti.js under the namespace flamenco.FOLDER_NAME.