|
@ -1,7 +1,6 @@ |
|
|
import './utils/math' |
|
|
import './utils/math' |
|
|
import { luckysheet } from './core' |
|
|
import { luckysheet } from './core' |
|
|
import __firefox from './utils/polyfill' |
|
|
import __firefox from './utils/polyfill' |
|
|
debugger |
|
|
|
|
|
// Prevent gulp warning: 'Use of eval is strongly discouraged, as it poses security risks and may cause issues with minification'
|
|
|
// Prevent gulp warning: 'Use of eval is strongly discouraged, as it poses security risks and may cause issues with minification'
|
|
|
// window.evall = window.eval;
|
|
|
// window.evall = window.eval;
|
|
|
// polyfill event in firefox
|
|
|
// polyfill event in firefox
|
|
|