Update Rollup to use HMR with Sapper
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import * as sapper from '@sapper/app'
|
||||
|
||||
// Start Sapper
|
||||
sapper.start({
|
||||
target: document.getElementById('site')
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user