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

Use HtmlWebpackPlugin to import all assets (importing chunks in order) #1775

Merged

Commits on Sep 4, 2017

  1. load chunks after the preview bundle

    Thomas Bertet committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    df1fa10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f422481 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    174db1a View commit details
    Browse the repository at this point in the history
  4. use HtmlWebpackPlugin for vue

    Thomas Bertet committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    e3020ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9c0c06 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5438db4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2b0644c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2017

  1. Merge branch 'release/3.3' into thomasbertet/fix-ordering-chunk-load

    # Conflicts:
    #	app/react/src/server/index.html.js
    #	app/vue/src/server/index.html.js
    ndelangen committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    8dd71b2 View commit details
    Browse the repository at this point in the history
  2. FIX snapshots

    ndelangen committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    faa4803 View commit details
    Browse the repository at this point in the history
  3. use HtmlWebpackPlugin for RN & CRNA

    ndelangen authored and Thomas Bertet committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    bd6d8a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99e9ab3 View commit details
    Browse the repository at this point in the history