TBD
The trilloarrow-up-right command and Serverarrow-up-right objects initialized with the devmode = true start a local Trillo server in development mode, which means will:
trillo
Server
devmode = true
automatically recompile pages whose overall source code is modified, including <:import>arrow-up-right-ed and <:include>arrow-up-right-d sources, recursively
<:import>
<:include>
automatically update route mapping based on the :URLPATHarrow-up-right directives in modified pages
:URLPATH
deliver page-specific code as a separated .js file with sourcemap
.js
optionally, inject autorefresh code
add support for __noclient and __noserver HTTP parameters
__noclient
__noserver
Last updated 2 years ago