Page MenuHomePhabricator

Add a foreign-resources.yaml file to CodeMirror
Closed, InvalidPublic

Event Timeline

MusikAnimal subscribed.

This was done some months ago for the ResourceLoader-managed resources: https://gerrit.wikimedia.org/r/c/mediawiki/extensions/CodeMirror/+/959352

The other resources found in package.json aren't managed by RL due to lack of support for ECMAScript modules (T281781).

I'm assuming this is safe to mark as invalid, please re-open if I'm wrong!