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 683100f commit 4b47b1aCopy full SHA for 4b47b1a
hackathon/spacecraft/metro.config.js
@@ -13,6 +13,4 @@ const config = getDefaultConfig(__dirname);
13
14
config.transformer.unstable_allowRequireContext = true;
15
16
-config.resolver.sourceExts.push("mjs");
17
-
18
module.exports = config;
0 commit comments