diff --git a/webpack.config.js b/webpack.config.js index b99e068ac1..f50b042d8b 100644 --- a/webpack.config.js +++ b/webpack.config.js @@ -413,6 +413,7 @@ const testConfig = { ], extensions: ['.js', '.jsx', '.ts', '.tsx'], alias: { + 'handlebars': 'handlebars/dist/handlebars.js', 'sticky-kit': 'vendor/jquery.sticky-kit.js', 'backbone.marionette': 'backbone.marionette/lib/backbone.marionette', 'backbone.supermodel$': 'backbone.supermodel/build/backbone.supermodel.js',