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 May 29, 2022. It is now read-only.
I am trying to learn easy-webpack and am following the easy-webpack/core walk through. In doing so I have attempted to implement the expanded example here. However I get an error
config = generateConfig(common, development, css);
^
TypeError: generateConfig is not a function