mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-12-04 20:18:23 +00:00
98d9415361
preview/model is just a module/namespace object, not a builder class or similar. This patch changes a couple of imports to reference some of the exposed functions of the preview/model where required. In a shiny future, this pattern would be: const { createModel, createNullModel } = require( '../preview/model' ) Bug: T165018 Change-Id: If6ad4611538ca4f24e2443c0c3ed433275e995a6 |
||
---|---|---|
.. | ||
index.js | ||
index.js.map |