You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
Refact the code to make it easier for other maintainers start on it easilyTypescript
support -> configCreate documentationOfficial websiteAdd command registering interface instead of implementing all commands in mhyAdd CI for dist (along with sub-packages) + Docker imageUpdate dependencies (being done continously)Removepostcss-cssnext
in the favor ofpostcss-preset-env
Rename @mhy/mhy tomhy
Prettier
refakt: detach from Babel, use ProcessAddPrettier
to all available extensions it is supportingAdd*Storm
configuration docsAddVSCode
configuration docsMake folders configurable (like src)Addmhy
config, single source for stuffs like extensions, directories, etc.Implement a solution for correct array manipulation from package.jsonAddwebpack-bundle-analyzer
processAddtslint
processDeprecate other mhy repositories and packagesAppriciation option for contributors and dependency developersAddstandalone storybook
supportPass flags to WDSMake console functions allowed by eslint using developmentNODE_ENV
Measurebabel-loader
cache options if compilation can be speed upAddjimp
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
The text was updated successfully, but these errors were encountered: