Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

[DO NOT MERGE] Optimize Webpack Performance and bundle size #2323

Closed
wants to merge 6 commits into from
Closed

[DO NOT MERGE] Optimize Webpack Performance and bundle size #2323

wants to merge 6 commits into from

Commits on Mar 20, 2019

  1. Configuration menu
    Copy the full SHA
    972adc1 View commit details
    Browse the repository at this point in the history
  2. [Webpack4-optimizations] Default to "lib/index.js" as main file and o…

    …nly use "src" in the component-index if "matrix-react-build-type" is "webpack"
    
    Signed-off-by: MTRNord <mtrnord1@gmail.com>
    
    Took 6 minutes
    MTRNord committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    7291dcf View commit details
    Browse the repository at this point in the history
  3. [webpack4-optimizations] add module field to let webpack use src/inde…

    …x.js instead of lib/index.js
    
    Took 14 minutes
    MTRNord committed Mar 20, 2019
    Configuration menu
    Copy the full SHA
    6c4c178 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2019

  1. Configuration menu
    Copy the full SHA
    68edde7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    413c983 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eed08ea View commit details
    Browse the repository at this point in the history