v2.2.0
#109 Multiple changes
config / dependencies
- update
viteChersiteCustomLogger
- add
chalk
color manager dependency, remove internalpalette.js
- add
history
has dependency
ssr / ssg
- create a manifest Parser in order to inject the builded scripts in the jsx document.
- src/server/index-server.tsx replace now the root
index.html
. All the root application, where is append the DOM is now inside this file.
src
- move
src/index-server.tsx
insrc/server/index-server.tsx
with associated helpers - remove
data/data-types
- create src/libs folder with commons and must-used tools (beeper, preloadService, hooks etc...)
- rename
src/mixins/mixins.less
to src/mixins/helpers.less - all variables are now in src/variables