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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for using .htm instead of .html files #483

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

marvinhagemeister
Copy link
Member

@marvinhagemeister marvinhagemeister commented Mar 28, 2021

Thanks to @danielweck who found all the places we need to update to support this 馃憤

Fixes #471

@changeset-bot
Copy link

changeset-bot bot commented Mar 28, 2021

馃 Changeset detected

Latest commit: 4b35b8f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@wmr-plugins/nomodule Minor
wmr Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-actions
Copy link
Contributor

github-actions bot commented Mar 28, 2021

Size Change: +2 B (0%)

Total Size: 694 kB

Filename Size Change
packages/wmr/wmr.cjs 661 kB +2 B (0%)
鈩癸笍 View Unchanged
Filename Size Change
examples/demo/dist/about/index.html 668 B 0 B
examples/demo/dist/assets/Calendar.********.css 702 B 0 B
examples/demo/dist/assets/style.********.css 386 B 0 B
examples/demo/dist/chunks/class-fields.********.js 201 B 0 B
examples/demo/dist/chunks/compat.********.js 15.3 kB 0 B
examples/demo/dist/chunks/index.********.js 303 B 0 B
examples/demo/dist/chunks/json.********.js 237 B 0 B
examples/demo/dist/chunks/prerender.********.js 2.41 kB 0 B
examples/demo/dist/class-fields/index.html 647 B 0 B
examples/demo/dist/compat/index.html 1.5 kB 0 B
examples/demo/dist/env/index.html 724 B 0 B
examples/demo/dist/error/index.html 657 B 0 B
examples/demo/dist/files/index.html 688 B 0 B
examples/demo/dist/index.********.js 7.23 kB 0 B
examples/demo/dist/index.html 715 B 0 B
examples/demo/dist/json/index.html 667 B 0 B
examples/demo/dist/lazy-and-late/index.html 669 B 0 B

compressed-size-action

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.

Placing file with .htm extension breaks the build
1 participant