This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
doc:lara:legacy [2022/01/15 19:39] jbispo |
doc:lara:legacy [2022/01/15 19:57] (current) jbispo |
||
---|---|---|---|
Line 121: | Line 121: | ||
end | end | ||
</ | </ | ||
+ | |||
+ | |||
+ | ==== Automatic import of JS files ==== | ||
+ | |||
+ | (Alternative: | ||
+ | |||
+ | In previous versions, any JS file that appeared in include folders was automatically loaded and executed. During a period this behavior was disabled if the include folder had the name '' | ||
+ | |||
+ | JS files in include folders are no longer automatically loaded, they have to be either manually imported (see [[doc: | ||