Skip to content

Commit dc45306

Browse files
committed
perf : comment core-js/stable import
1 parent 83bcc1e commit dc45306

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/js/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Main scripts file
33
*/
4-
import 'core-js/stable'
4+
// import 'core-js/stable'
55
import 'regenerator-runtime/runtime'
66
import './polyfill/picturefill'
77
import './polyfill/objectfit-polyfill'

0 commit comments

Comments
 (0)