mml-io / mml

Metaverse Markup Language
https://mml.io
MIT License
120 stars 13 forks source link

Vendor rfc6902 package (#173) #177

Closed MarcusLongmuir closed 2 months ago

MarcusLongmuir commented 3 months ago

Resolves #173.

The latest (5.1.1) release of the rfc6902 npm package does not have significant optimisations that were previously part of a fork of a fork that was a git dependency: https://github.com/MarcusLongmuir/rfc6902/tree/browser-compatible.

To address this regression the fork has been vendored into this codebase with an accompanying license.

This should significantly speed up EditableNetworkedDOMDocument reloading.


What kind of changes does your PR introduce? (check at least one)

Does your PR introduce a breaking change? (check one)

Does your PR fulfill the following requirements?