We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 65e567b + 7e51bb4 commit e691902Copy full SHA for e691902
1 file changed
package.json
@@ -2,7 +2,7 @@
2
"name": "fastboot",
3
"version": "1.0.0-rc.1",
4
"description": "Library for rendering Ember apps in node.js",
5
- "main": "src/index.js",
+ "main": "dist/cjs/index.js",
6
"scripts": {
7
"test": "mocha",
8
"prebuild": "rimraf dist",
0 commit comments