mirror of https://github.com/webpack/webpack.git
2 lines
58 B
JavaScript
2 lines
58 B
JavaScript
|
var six = 6;
|
||
|
require("bundle!./items/item (" + six + ")");
|