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

fix(html): Template files should only include entry chunks #688

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Dec 4, 2020

  1. fix(html): Template files should only include entry chunks

    ianpurvis committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    a3926fa View commit details
    Browse the repository at this point in the history
  2. fix(html): Template files should not include js assets

    ianpurvis committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    2567223 View commit details
    Browse the repository at this point in the history
  3. refactor(html): Simplify file filter

    ianpurvis committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    8850591 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. refactor(html): Introduce RollupHtmlFileMap type

    ianpurvis committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    5a75cf0 View commit details
    Browse the repository at this point in the history
  2. fix(html): Filter files in default template function only

    ianpurvis committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    233fe7c View commit details
    Browse the repository at this point in the history