@splitscript.js/core
Advanced tools
Changelog
2.2.0
Allow wildcard events
Move prettier config to package.json
Changelog
2.1.2
Will not catch application errors when sending an event
Changelog
2.1.0
add splitscript build <folder>
to build all files in that folder
setting dev/build in ss.json works relative to where you ran the command from
Changelog
2.0.3
can use splitscript dev [file/folder] without running before
by adding CONFIG_LOCATION enviroment variable
Changelog
2.0.2
will not restart process in splitscript dev if main file is deleted/renamed
Changelog
2.0.0
Added watching and typescript building to splitscript dev
Can set ROOT
enviroment variable to override the root set in root()
or the automatic root finding