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 d99a7f7 commit 3cca983Copy full SHA for 3cca983
1 file changed
package.json
@@ -14,7 +14,7 @@
14
"default": "./dist/index.js"
15
}
16
},
17
- "main": "dist/index.js",
+ "main": "./dist/index.js",
18
"repository": {
19
"type": "git",
20
"url": "git+https://github.com/ember-cli/ember-load-initializers.git"
0 commit comments