mirror of https://github.com/webpack/webpack.git
5 lines
155 B
JavaScript
5 lines
155 B
JavaScript
|
/*
|
||
|
MIT License http://www.opensource.org/licenses/mit-license.php
|
||
|
Author Tobias Koppers @sokra
|
||
|
*/
|
||
|
module.exports = require("webpack-core/lib/RawSource");
|