mirror of https://github.com/webpack/webpack.git
2 lines
84 B
JavaScript
2 lines
84 B
JavaScript
|
|
module.exports = function() { throw new Error("define cannot be used indirect"); };
|