Merge branch 'v8/bugfix/gulp-update-inline-views-on-watch' into v8/feature/block-editor-list

# Conflicts:
#	src/Umbraco.Web.UI.Client/gulp/config.js
This commit is contained in:
Niels Lyngsø
2020-05-29 11:23:34 +02:00

View File

@@ -8,7 +8,7 @@ module.exports = {
},
dev: {
sourcemaps: true,
embedtemplates: false
embedtemplates: true
},
test: {
sourcemaps: false,