Adding config file for service worker (#982)
This commit is contained in:
parent
ec2e561427
commit
1db61720fc
5
sim/public/workerConfig.js
Normal file
5
sim/public/workerConfig.js
Normal file
@ -0,0 +1,5 @@
|
||||
self.setSimulatorWorkerOptions({
|
||||
urls: [
|
||||
"/sim/common-sim.js"
|
||||
]
|
||||
})
|
Loading…
Reference in New Issue
Block a user