Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webpack 2 support #1

Merged
merged 1 commit into from
May 9, 2018
Merged

webpack 2 support #1

merged 1 commit into from
May 9, 2018

Conversation

somebody32
Copy link
Owner

@somebody32 somebody32 commented Jul 16, 2016

We can merge this when webpack 2 is officially released.

Outputs to compare

Webpack 1 otput

Hash: e270036314c684f59389
Version: webpack 1.13.1
Time: 736ms
      Asset     Size  Chunks             Chunk Names
  bundle.js   405 kB       0  [emitted]  main
1.bundle.js  1.19 kB       1  [emitted]
2.bundle.js  1.23 kB       2  [emitted]
   [6] ./src/apps metadata\.js$ 208 bytes {0} [built]
    + 17 hidden modules

Webpack 2 otput

Hash: 283a35edd1a7eeac28b0
Version: webpack 2.1.0-beta.17
Time: 888ms
      Asset     Size  Chunks             Chunk Names
0.bundle.js  1.23 kB       0  [emitted]
1.bundle.js   1.2 kB       1  [emitted]
  bundle.js   397 kB       2  [emitted]  main
  [10] ./src/apps metadata\.js$ 208 bytes {2} [built]
  [11] ./src/apps async ^\.\/.*\/index\.js$ 160 bytes {2} [built]
    + 15 hidden modules

@somebody32 somebody32 merged commit 51a4edc into master May 9, 2018
@somebody32 somebody32 deleted the feature/webpack2 branch May 9, 2018 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant