mirror of https://github.com/webpack/webpack.git
3 lines
49 B
JavaScript
3 lines
49 B
JavaScript
|
// insert router here
|
||
|
import(`./pages/${page}`);
|