mirror of https://github.com/webpack/webpack.git
6 lines
130 B
JavaScript
6 lines
130 B
JavaScript
|
"use strict";
|
||
|
|
||
|
module.exports = [
|
||
|
/You don't need `webpackExports` if the usage of dynamic import is statically analyse-able/
|
||
|
];
|