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
Idea for this after looking at React Cosmos' integration docs - what if we added some modules under config/ with the name of the basic commands nwb supports which just generates the webpack config for that command (using nwb.config.js to determine the project type) and exports it?
Then integration with cosmos might look something like:
If you want to use https://github.com/benmosher/eslint-plugin-import, it has a Webpack resolver which needs the webpack config.
The text was updated successfully, but these errors were encountered: