diff options
Diffstat (limited to 'esm/index.html')
| -rw-r--r-- | esm/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/esm/index.html b/esm/index.html index 08791eb..2d320a2 100644 --- a/esm/index.html +++ b/esm/index.html @@ -13,6 +13,6 @@ </div> </body> - <script type="module" src="scripts/app.js"></script> + <script type="module" src="scripts/app.mjs"></script> </html> |
