| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Removes checking for duplicate class names. I think that's meant
to be an error in ES6 modules (i.e. because two exports would be
sharing the same name), but Node.js seemingly is fine with it,
so just be careful for now.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
aka we got the inherited value and then DID NOTHING WITH IT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
closes #566 PRETTY SWEET !!!
examples here: https://discord.com/channels/749042497610842152/779895315750715422/1448422818944647429
|
|
instead of re-resolving
|
|
|
|
|
|
|
|
|
|
notably chopped exitWithoutArtwork and contribsPresent,
replaced with new hasArtwork and more exitWithoutDependency
|
|
basic backwards-compatible implementation,
and a small amount of demo usage
|
|
yes
|
|
|
|
|
|
|
|
|
|
|
|
whoops
|
|
|
|
|
|
It wasn't even used to compute the date property...
|