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
Provide a way to may contributing easy. Currently there's no conventional way of seeing your live changes for a component, except storybook which may be limiting. This should speed up development significantly.
Setup a beta release channel. ex: npm i matte-ui@beta
Verify the bundle size of each component
Verify that the CSS of a component is loaded correctly in SSR
This is too technical for me, so I am OK with what you decide. Please put each issue to the relevant milestone. Is it a basic need for v1? Put it in Version 1.0 milestone. Otherwise, put it to Next milestone
1. Seperate export per file - Likely https://rollupjs.org/guide/en/#outputpreservemodulesroot
2. CJS/ES6 exports (possibly esm as well)
beta
release channel. ex:npm i matte-ui@beta
Additional points:
cc @momegas @ksiabani any comments/suggestions?
#77
The text was updated successfully, but these errors were encountered: