We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11d44d9 commit 461f3b5Copy full SHA for 461f3b5
lib/Common/ConfigFlagsList.h
@@ -702,7 +702,7 @@ PHASE(All)
702
#define DEFAULT_CONFIG_ES7TrailingComma (true)
703
#define DEFAULT_CONFIG_ES7ValuesEntries (true)
704
#define DEFAULT_CONFIG_ESObjectGetOwnPropertyDescriptors (true)
705
-#define DEFAULT_CONFIG_ESDynamicImport (false)
+#define DEFAULT_CONFIG_ESDynamicImport (true)
706
#define DEFAULT_CONFIG_ESImportMeta (true)
707
#define DEFAULT_CONFIG_ESExportNsAs (true)
708
#define DEFAULT_CONFIG_ES2018AsyncIteration (false)
0 commit comments