Skip to content

Commit

Permalink
fix: revert changing to package type "module" (#826)
Browse files Browse the repository at this point in the history
in #812 the package type was accidentally changed to "module" which leads to all sorts of problems. This is reverted and config-files that are already in esm-format are renamed to .mjs to continue working. fce8110
  • Loading branch information
googlemaps-bot committed Feb 16, 2024
1 parent 27035b0 commit 198f41c
Show file tree
Hide file tree
Showing 6 changed files with 37 additions and 37 deletions.
36 changes: 18 additions & 18 deletions classes/Loader.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions enums/LoaderStatus.html

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions interfaces/LoaderOptions.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion types/Libraries.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion types/Library.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion variables/DEFAULT_ID.html

Large diffs are not rendered by default.

0 comments on commit 198f41c

Please sign in to comment.