Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

xg-wang/fastboot-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cd fastboot-test
yarn
ember b
node server.js

Navigates to http://0.0.0.0:4000/google

This works because we are require'ing from a level up https://github.com/ember-fastboot/fastboot/blob/v1.2.0/src/ember-app.js#L130

cd server
yarn
node server.js

You will see something like

Error: Cannot find module 'abortcontroller-polyfill/dist/cjs-ponyfill'

If you put a console.log at fbtest/server/node_modules/fastboot/src/ember-app.js

The path is ... fbtest/fastboot-test/dist/node_modules/abortcontroller-polyfill/dist/cjs-ponyfill

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published