From 8a3ad0ee4d79a50ad154d6a0b7050e768cc43db1 Mon Sep 17 00:00:00 2001 From: Calen Pennington Date: Wed, 2 May 2018 10:29:00 -0400 Subject: [PATCH] Pull AjaxPrefix into any webpack page that uses it --- webpack.common.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/webpack.common.config.js b/webpack.common.config.js index c340cd776a..0d0428f16c 100644 --- a/webpack.common.config.js +++ b/webpack.common.config.js @@ -104,6 +104,7 @@ module.exports = { Popper: 'popper.js', // used by bootstrap CodeMirror: 'codemirror', 'edx.HtmlUtils': 'edx-ui-toolkit/js/utils/html-utils', + AjaxPrefix: 'ajax_prefix' }), // Note: Until karma-webpack releases v3, it doesn't play well with