Add support for HTML injection (#1817)
This commit is contained in:
@@ -18,6 +18,7 @@ module.exports = {
|
||||
target: config.devUrl,
|
||||
proxyUrl: config.proxyUrl,
|
||||
watch: config.watch,
|
||||
delay: 500,
|
||||
}),
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user