webpack react-proxy-loader

Wraps a react component in a proxy component to enable Code Splitting (loads a react component and its dependencies on demand).

安装

用法

-- -------------------- ---- -------
--- --------- - -----------------------------------------
-- -- --------------
-- -------- ---------------- ------

--- ------------------- - -----------------------------------------------
-- -- ------- -----
-- ------ ----- ----------
--- -------------- - -------------------
    ------- ----------------------
    ------------------ ---------- -
        ------ -----------------
    -
--

代理是一个react组件。所有属性都将传输到包装组件。

配置

代替(或除了)内联 loader 调用之外,还可以在配置中指定代理组件:

-- -------------------- ---- -------
-------------- - -
    ------- -
        -------- -
            -- --- --
            -
                ----- -
                    ------------------ -- ------ --------- -- ------
                    ---------------- -- ------ --------- -- ---------
                    ---------------------------- -- -------- ---- -- ---------
                --
                ------- --------------------
            -
        -
    -
-

#

你可以使用 name 查询参数为该 chunk 提供名称:

维护人员

下一篇: webpack教程入门
纠错
反馈