Skip to content

Commit db91abd

Browse files
authored
Merge pull request #1770 from canalplus/swc
Add swc to transpile our commonJS build to ES5
2 parents 7506455 + 0ee8ace commit db91abd

5 files changed

Lines changed: 2220 additions & 96 deletions

File tree

‎eslint.config.mjs‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,6 @@ export default defineConfig([
494494
},
495495
languageOptions: {
496496
globals: {
497-
__DEV__: true,
498497
__LOGGER_LEVEL__: true,
499498
__FEATURES__: true,
500499
},

0 commit comments

Comments
 (0)