mirror of
https://github.com/kevin-DL/sapper-template.git
synced 2026-01-22 14:35:20 +00:00
Update client.config.js
This commit is contained in:
@@ -18,6 +18,7 @@ module.exports = {
|
|||||||
use: {
|
use: {
|
||||||
loader: 'svelte-loader',
|
loader: 'svelte-loader',
|
||||||
options: {
|
options: {
|
||||||
|
dev: isDev,
|
||||||
hydratable: true,
|
hydratable: true,
|
||||||
hotReload: true
|
hotReload: true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user