Jhernandez has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/347341 )
Change subject: WIP: Precompile mustache templates to JS ...................................................................... WIP: Precompile mustache templates to JS Try Hogan.js precompilation to see if it makes a difference. This way we avoid compiling templates in the client. Change-Id: I0eff35044a469e48ac72f73740914cb1c6f1adbc --- M extension.json M package.json M resources/dist/index.js M resources/dist/index.js.map M src/renderer.js M src/settingsDialog.js R src/templates/preview-empty.mustache R src/templates/preview.mustache R src/templates/settings.mustache M webpack.config.js 10 files changed, 867 insertions(+), 23 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Popups refs/changes/41/347341/1 -- To view, visit https://gerrit.wikimedia.org/r/347341 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I0eff35044a469e48ac72f73740914cb1c6f1adbc Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/Popups Gerrit-Branch: master Gerrit-Owner: Jhernandez <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
