We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3025dc5 + d2dad3f commit 41060c7Copy full SHA for 41060c7
1 file changed
package.json
@@ -2,7 +2,7 @@
2
"name": "fastboot-express-middleware",
3
"version": "1.0.0-rc.4",
4
"description": "An Express middleware for rendering Ember apps with FastBoot",
5
- "main": "src/index.js",
+ "main": "dist/cjs/index.js",
6
"scripts": {
7
"build": "ember build",
8
"prepublish": "npm run build",
0 commit comments