UNPKG
viewfinder-regular
Version:
latest (3.8.3)
3.8.3
3.8.2
3.8.1
3.8.0
3.7.2
3.7.1
3.7.0
3.6.2
3.6.1
3.6.0
3.5.0
3.4.0
3.3.4
3.3.3
3.3.2
3.3.1
3.3.0
3.2.4
3.2.3
3.2.2
3.2.0
Remote isolated browser platform by Dosyago
gitlab.com/i5ik/Viewfinder
i5ik/Viewfinder
viewfinder-regular
/
src
/
public
/
meta.js
7 lines
(6 loc)
•
191 B
JavaScript
View Raw
1
2
3
4
5
6
7
//
import
'whatwg-fetch'
; //
import
'@babel/polyfill'
;
import
'./resize_helper.js'
;
import
'./error_catchers.js'
;
import
'./prod/setup-service-worker.js'
;
import
'./prod/ask-before-unload.js'
;