comparison tests/cmd-rule-list/CMakeLists.txt @ 524:ba81aeb514b8

Irccd: change loading order in js_plugin, #678 To open a Javascript plugin, several steps are required in this order: 1. create Duktape heap, 2. load Javascript modules, 3. open the file 4. apply user configuration This order is important as it let the plugin setting defaults values that can be overriden by the user.
author David Demelier <markand@malikania.fr>
date Tue, 14 Nov 2017 19:54:32 +0100
parents 9be4f8a5cf1a
children
comparison
equal deleted inserted replaced
523:542c54f76488 524:ba81aeb514b8