This is a breaking change from v1.0.0
since the initial design of the route auto-generator depended on the generation of routes at run-time and could not be compiled by Deno.bundle()
in order to produce a bundled JS file.
This is a breaking change from v1.0.0
since the initial design of the route auto-generator depended on the generation of routes at run-time and could not be compiled by Deno.bundle()
in order to produce a bundled JS file.