Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The /app/server and /app/test should be outside the app folder #96

Open
Ouadie opened this issue Feb 5, 2017 · 0 comments
Open

The /app/server and /app/test should be outside the app folder #96

Ouadie opened this issue Feb 5, 2017 · 0 comments

Comments

@Ouadie
Copy link
Contributor

Ouadie commented Feb 5, 2017

The app folder must contain only source code related to the app everything else should be put next to the app folder.
Something like this:

-bin/
--server/
----server.js
----server-ssr.js
----webpack-dev-server.js (moved from root to /bin/server)
--start.js (old server.js)
--start-ssr.js (old server-ssr.js)
--start-webpack-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant