Files
asciidisco.com/build/node_modules/webpack-core/README.md
2023-08-01 13:49:46 +02:00

391 B

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)