- Add the
on_express_middleware
hook for custom express middleware.
- Move proxy config from
/splugins/
folder tosys_core
file.
- Fixed the auto load of proxy middleware in
main_site
mode.
REBUILD ALL
- More hooks.
- Split application features into some single plugins.
- Split application configuration file into single files.
- Adjust the application structure
- Solve the problem of import with each other in the development process.
- many useless files.
Now you can code plugins in plugins
folder.
- Adding some headers to
/into_mirror
for no cache require.
- Insert text in
head
tag inplugins_config/insert_head_element.jons
instead ofconfig/xx.json
. - More suggestive logger.
- Change log appeared
- Solve the problem of reading configure files multiple.
- DIY.js
Fixed require /into_mirror
without response.