diff --git a/src/Umbraco.Web.UI.Client/gulp/config.js b/src/Umbraco.Web.UI.Client/gulp/config.js index a613a5d332..3c32832ba0 100755 --- a/src/Umbraco.Web.UI.Client/gulp/config.js +++ b/src/Umbraco.Web.UI.Client/gulp/config.js @@ -8,7 +8,7 @@ module.exports = { }, dev: { sourcemaps: true, - embedtemplates: false + embedtemplates: true }, test: { sourcemaps: false,