Fix handlebars warning in newsletter test build
[MAILPOET-3214]
This commit is contained in:
committed by
Veljko V
parent
715f32f5f2
commit
84ee3f9b0f
@@ -413,6 +413,7 @@ const testConfig = {
|
|||||||
],
|
],
|
||||||
extensions: ['.js', '.jsx', '.ts', '.tsx'],
|
extensions: ['.js', '.jsx', '.ts', '.tsx'],
|
||||||
alias: {
|
alias: {
|
||||||
|
'handlebars': 'handlebars/dist/handlebars.js',
|
||||||
'sticky-kit': 'vendor/jquery.sticky-kit.js',
|
'sticky-kit': 'vendor/jquery.sticky-kit.js',
|
||||||
'backbone.marionette': 'backbone.marionette/lib/backbone.marionette',
|
'backbone.marionette': 'backbone.marionette/lib/backbone.marionette',
|
||||||
'backbone.supermodel$': 'backbone.supermodel/build/backbone.supermodel.js',
|
'backbone.supermodel$': 'backbone.supermodel/build/backbone.supermodel.js',
|
||||||
|
Reference in New Issue
Block a user