Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

make src/server/server.js the server bundle entry point #17

Merged
merged 1 commit into from
Sep 9, 2016

Conversation

jedwards1211
Copy link
Member

@jedwards1211 jedwards1211 commented Sep 9, 2016

This solves issues with modules in universal getting duplicated and run twice, which could crash the server if e.g. a Mongo.Collection gets created with the same name twice. I also fixed the path for prerender.css.

@jedwards1211 jedwards1211 merged commit 8ccd74e into master Sep 9, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant