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
{{ message }}
This repository was archived by the owner on Feb 15, 2025. It is now read-only.
I have recently jumped to nwb for easy publishing after developing my react library on CRA. I was able to generate the demo, es, lib, umd folders but I see duplicate code in all of these (es, lib, umd) and the folder structure is like my current structure in src.
I have seen most libraries online have a sleek folder structure containing index.js and styles.css as the files and everything else bundled to it. How can I configure nwb to bundle my code that way and is that a good practice?
Thank you for bringing this app to make our lives easier.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This issue is a:
Hey guys,
I have recently jumped to nwb for easy publishing after developing my react library on CRA. I was able to generate the demo, es, lib, umd folders but I see duplicate code in all of these (es, lib, umd) and the folder structure is like my current structure in src.
I have seen most libraries online have a sleek folder structure containing index.js and styles.css as the files and everything else bundled to it. How can I configure nwb to bundle my code that way and is that a good practice?
Thank you for bringing this app to make our lives easier.
The text was updated successfully, but these errors were encountered: