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

Add possibility to use pathRouting with angular-cli #288

Merged
merged 48 commits into from
Dec 14, 2018

Conversation

maxmarkus
Copy link
Contributor

@maxmarkus maxmarkus commented Dec 10, 2018

Added custom angular-cli builder with an extra webpack config to extend angular-cli config with proper dev-server settings.
Removed startWebpack and buildWebpack command, since they are not necessary anymore.
Fixes #287 Fixes #144

pekura and others added 30 commits August 6, 2018 13:56
This reverts commit ec5f47c.
Copy link
Contributor

@parostatkiem-zz parostatkiem-zz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works well but two Angular's e2e tests fail.

@parostatkiem-zz parostatkiem-zz self-assigned this Dec 11, 2018
Copy link
Contributor

@jesusreal jesusreal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apart from angular example e2e tests failing reported by the other reviewer, just a suggestion on a small text removal.

@maxmarkus
Copy link
Contributor Author

e2e tets are green again, fixed a bug in LogoTitle that caused a page refresh on path routing which made the test fail.

Copy link
Contributor

@parostatkiem-zz parostatkiem-zz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥇

@maxmarkus maxmarkus merged commit 03d5772 into SAP:master Dec 14, 2018
@maxmarkus maxmarkus deleted the refactor-webpack-config branch December 14, 2018 10:55
stanleychh pushed a commit to stanleychh/luigi that referenced this pull request Dec 30, 2021
* added @angular-builders to support webpack extension in angular-cli. enabled path routing for example app by default
* removed obsolete webpack config and refactored e2e tests to work with path routing
* fix for non-redirect issue for path routing and logo + title click
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
6 participants