kiruthiga 55473b7e7c initial push 5 天之前
..
lib 55473b7e7c initial push 5 天之前
node_modules 55473b7e7c initial push 5 天之前
.editorconfig 55473b7e7c initial push 5 天之前
.gitattributes 55473b7e7c initial push 5 天之前
.npmignore 55473b7e7c initial push 5 天之前
README.md 55473b7e7c initial push 5 天之前
package.json 55473b7e7c initial push 5 天之前

README.md

webpack-core

The shared core of webpack and enhanced-require.

It mainly encapsulate

  • the loader stuff
  • SourceMap stuff

Not useable as standalone module, but this may change in the future.

License

Copyright (c) 2012 - 2013 Tobias Koppers

MIT (http://www.opensource.org/licenses/mit-license.php)