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