TiddlyWiki5/core/modules
Jermolene 5b3b62f93d Fix bug handling of build command
We were taking the commands expanded from the build targets and placing
them at the end of the queue. That caused a problem whereby the
prevailing output folder was always the last one in the command token
list.

Now we splice the new commands into the command token list at the
current position.
2014-06-24 12:09:10 +01:00
..
commands
filters
macros
parsers
savers
startup
storyviews
utils
widgets
commander.js Fix bug handling of build command 2014-06-24 12:09:10 +01:00
config.js
deserializers.js
filters.js
language.js
pluginswitcher.js
startup.js
syncer.js
tiddler.js
wiki.js