- nodejs
- node-chokidar (>= 1.4.3)
- node-graceful-fs (>= 4.1.2)
- node-async (>= 0.8)
The watchpack high level API doesn't map directly to watchers. Instead a
three level architecture ensures that for each directory only a single
watcher exists.
.
This library is a dependency for webpack. Webpack takes code targeted at
node.js and makes it run in the browser. Node.js comes with API of its own
that is not available in the browsers. Webpack exposes this code
to programs that are unaware they are running in a browser.
.
Node.js is an event-based server-side JavaScript engine.
Installed Size: 34.8 kB
Architectures: all