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

Webpack needed to improve JS file structure #5

Closed
shaunanoordin opened this issue Jun 13, 2016 · 2 comments
Closed

Webpack needed to improve JS file structure #5

shaunanoordin opened this issue Jun 13, 2016 · 2 comments

Comments

@shaunanoordin
Copy link
Owner

We need to organise the JavaScript file(s), which currently all exists as the monolithic main.js. We'll need to split the JS code across multiple files, which means we'll need to use ES6 import to organise multiple 'class files', which means we'll need Webpack.

Take a look at shaunanoordin/starter-web-app#3

@shaunanoordin
Copy link
Owner Author

shaunanoordin commented Jun 29, 2016

Also, while we're at it, maybe update package.json to have a proper name, like avo-adventure.

@shaunanoordin
Copy link
Owner Author

Closed via #11

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