Testing ESM migration - #1
Open
Desplandis wants to merge 2 commits into
Open
Conversation
Desplandis
force-pushed
the
migrate/esm
branch
from
January 24, 2024 21:28
4c65947 to
b61ce40
Compare
Desplandis
force-pushed
the
migrate/esm
branch
3 times, most recently
from
February 12, 2024 11:38
b7ac886 to
d084b9d
Compare
Pull Request Test Coverage Report for Build 8378462500Details
💛 - Coveralls |
Desplandis
force-pushed
the
migrate/esm
branch
6 times, most recently
from
March 21, 2024 16:00
9bc5763 to
04391f4
Compare
This includes: - all scripts under the docs repository (publish.js is loaded with require()) - all eslintrc config scripts (loaded with require()) - grunt/bump script (loaded with require()) - conventional changelog script (loaded with require()) - webpack.config
BREAKING CHANGE: The itowns library drops the CommonJS distribution in favor of a standard ECMAScript module (ESM) distribution.
Desplandis
force-pushed
the
master
branch
9 times, most recently
from
June 20, 2024 21:35
b556f3f to
a6b1052
Compare
Desplandis
force-pushed
the
master
branch
2 times, most recently
from
February 12, 2025 14:58
43acb5d to
2315a1e
Compare
Desplandis
force-pushed
the
master
branch
5 times, most recently
from
February 14, 2025 19:38
f83d416 to
faa9160
Compare
Desplandis
force-pushed
the
master
branch
10 times, most recently
from
March 15, 2026 17:25
feb5e17 to
564ceb3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TODOs
npm startworks