From 3afac6bd31ac03d6458f9f67278a6f42e9cf4266 Mon Sep 17 00:00:00 2001 From: Gregg Tavares Date: Thu, 4 Jan 2024 10:32:54 -0800 Subject: [PATCH] build --- dist/1.x/ByteBeat.js | 2 +- dist/1.x/ByteBeat.module.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/1.x/ByteBeat.js b/dist/1.x/ByteBeat.js index d774a71..478e03f 100644 --- a/dist/1.x/ByteBeat.js +++ b/dist/1.x/ByteBeat.js @@ -298,7 +298,7 @@ static s_fnHeader = (function() { const keys = { - import: true, + 'import': true, }; const windowKeep = new Set([ 'parseInt', diff --git a/dist/1.x/ByteBeat.module.js b/dist/1.x/ByteBeat.module.js index 7a2044a..0e1e3fb 100644 --- a/dist/1.x/ByteBeat.module.js +++ b/dist/1.x/ByteBeat.module.js @@ -292,7 +292,7 @@ class ByteBeatCompiler { static s_fnHeader = (function() { const keys = { - import: true, + 'import': true, }; const windowKeep = new Set([ 'parseInt',