[ ] Setup a monorepo approach, use @mhy namespace again and refact codebase into smaller packages again.
[ ] Add support for monorepo tools (eg. Lerna)
[ ] Add support for dependecy presets (npm i mhy will still have everything together but there can be a choice to use @mhy/core only and install @mhy/preset-react separately for example.
Done (keeping them just because it looks cool)
Typescript
support -> config~postcss-cssnext
in the favor ofpostcss-preset-env
~mhy
~Prettier
refakt: detach from Babel, use Process~Prettier
to all available extensions it is supporting~*Storm
configuration docs~VSCode
configuration docs~mhy
config, single source for stuffs like extensions, directories, etc.~webpack-bundle-analyzer
process~tslint
process~standalone storybook
support~NODE_ENV
~babel-loader
cache options if compilation can be speed up~jimp
process (cancelled)~Next
svgr-loader
instead ofreact-svg-loader
(also investigate the removal of svgx extension)GraphQL
toys (with GraphQL Codegen)VueJS
supportAngluar
supportsvgo
processpresets
react-docgen-typescript-loader
parcel
supportrollup
supportbabel-plugin-redux-saga
(only macro maybe?)mhy
versionsnpm i mhy
will still have everything together but there can be a choice to use@mhy/core
only and install@mhy/preset-react
separately for example.mhyDependencies
?storybook-addon-react-live-edit