Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Apr 9, 2021. It is now read-only.

Commit 70c1c83

Browse files
feat(Readme): improve
1 parent 04fbd3e commit 70c1c83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ But for newer browsers this transpiled code is unnecessary and probably slower t
99
The Idea is to create two bundles, one modern es6+ bundle and one legacy es5 bundle.
1010

1111

12-
# What? How do you do that?
12+
### What? How do you do that?
1313
The Solution is to provide two script tags, one with type=module (es6+ code) and one with "nomodule" (es5 code).
1414
Modern Browser will now only load the script tag with type=module while legacy browser only load the script tag with "nomodule".
1515

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /