diff --git a/build/lib/layersChecker.ts b/build/lib/layersChecker.ts index 1c7579206af39c8c6c64caf5cbe26ccdb7ec8d5a..c0d67db60177c3f7822134163dde3811f44e0e87 100644 --- a/build/lib/layersChecker.ts +++ b/build/lib/layersChecker.ts @@ -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',