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 1096cf5 commit 81ed74dCopy full SHA for 81ed74d
bin/madrun.mjs
@@ -62,7 +62,7 @@ if (init) {
62
const {
63
createMadrun,
64
patchPackage,
65
- } = await simport('./init.js');
+ } = await simport('./init');
66
67
fix = true;
68
0 commit comments