node-imports-loader

imports loader module for webpack

Description

The imports loader allows you to use modules that depend on specific global variables.

This is useful for third-party modules that rely on global variables like '$' or 'this' being the 'window' object. The imports loader can add the necessary require('whatever') calls, so those modules work with webpack.

Node.js is an event-based server-side JavaScript engine.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/webpack/imports-loader#readme


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-imports-loader