react-router v4 按需加载

1. 先安装 bundle-loader  2.安装后添加组件 bundle.jsx  这个组件是webpack官方提供 import React from 'react'; import PropTypes from 'prop-types';   class Bundle extends React.Component {   state = {   mod: null   }     com
相关文章
相关标签/搜索