update to v2

This commit is contained in:
Rich Harris
2018-04-19 11:05:29 -04:00
parent 247c3c2dbd
commit a7cb019102
11 changed files with 23 additions and 27 deletions

View File

@@ -19,8 +19,6 @@ module.exports = {
loader: 'svelte-loader',
options: {
hydratable: true,
cascade: false,
store: true,
hotReload: true
}
}