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
docs(readme): add an example how to @import a node module (webpack-contrib#777)
* Add example of @import'ing a node module
The syntax for importing a node_module is not easy to find (see webpack/webpack#1789 (comment)). Maybe this will help a few people out.
* Incorporate PR Suggestions
0 commit comments