💄 layers checker

This commit is contained in:
Benjamin Pasero 2020-12-08 09:29:16 +01:00
parent 6f5448afac
commit a6946159d4

View file

@ -25,8 +25,6 @@ import { match } from 'minimatch';
// Feel free to add more core types as you see needed if present in node.js and browsers
const CORE_TYPES = [
'require', // from our AMD loader
// 'atob',
// 'btoa',
'setTimeout',
'clearTimeout',
'setInterval',