Closed MarcusLongmuir closed 4 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.
5.1.1
rfc6902
To address this regression the fork has been vendored into this codebase with an accompanying license.
This should significantly speed up EditableNetworkedDOMDocument reloading.
EditableNetworkedDOMDocument
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?
Resolves #173.
The latest (
5.1.1
) release of therfc6902
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?