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

Configs explained wanted #1

Open
Alexander-Taran opened this issue Feb 24, 2018 · 2 comments
Open

Configs explained wanted #1

Alexander-Taran opened this issue Feb 24, 2018 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@Alexander-Taran
Copy link
Member

CLI and Skeletons come with predefined flows. Which are hard to grasp if you are not already familiar with selected technology.

What this line does? How it affects output.
All the good questions developers will have.

When something does not work out of the box it is hard to start to solve the problem. Because of overwhelming amount of information one has to learn.

Good starting point - almost bare bones webpack config with typescript: https://github.com/michaelbull/aurelia-typescript-webpack-starter

A lot of good info in aurelias webpack plugin repo: https://github.com/aurelia/webpack-plugin/wiki

As well as in docs repo: https://github.com/aurelia/documentation/blob/master/docs-v2/drafts/webpack/aurelia-webpack-plugin.md

@Alexander-Taran Alexander-Taran added the help wanted Extra attention is needed label Feb 24, 2018
@Alexander-Taran
Copy link
Member Author

https://github.com/jods4/aurelia-webpack-build

is a nice collection of webpack configs.
would be nice to have them all commented line by line.

@Alexander-Taran
Copy link
Member Author

Actually, might wanna fork the CLI and add all the commentary to configs produced by it as a starter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant