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

V2 - Support for Angular 17, new build system, new defaults #179

Merged
merged 29 commits into from
Jan 26, 2024
Merged

Conversation

JohannesHoppe
Copy link
Member

@JohannesHoppe JohannesHoppe commented Jan 26, 2024

Install via

ng add angular-cli-ghpages@2.0.0-beta.1

FYI Cloudflare docs: Single-page application (SPA) rendering

If your project does not include a top-level 404.html file, Pages assumes that you are deploying a single-page application. This includes frameworks like React, Vue, and Angular. Pages’ default single-page application behavior matches all incoming paths to the root (/), allowing you to capture URLs like /about or /help and respond to them from within your SPA.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Co-authored-by: Ferdinand Malcher <ferdinand@malcher.media>
README.md Outdated Show resolved Hide resolved
Co-authored-by: Ferdinand Malcher <ferdinand@malcher.media>
README.md Outdated Show resolved Hide resolved
JohannesHoppe and others added 5 commits January 26, 2024 17:09
Co-authored-by: Ferdinand Malcher <ferdinand@malcher.media>
Co-authored-by: Ferdinand Malcher <ferdinand@malcher.media>
Co-authored-by: Ferdinand Malcher <ferdinand@malcher.media>
Co-authored-by: Ferdinand Malcher <ferdinand@malcher.media>
Co-authored-by: Ferdinand Malcher <ferdinand@malcher.media>
JohannesHoppe and others added 2 commits January 26, 2024 17:13
Co-authored-by: Ferdinand Malcher <ferdinand@malcher.media>
Co-authored-by: Ferdinand Malcher <ferdinand@malcher.media>
src/angular-cli-ghpages Outdated Show resolved Hide resolved
JohannesHoppe and others added 2 commits January 26, 2024 17:13
Co-authored-by: Ferdinand Malcher <ferdinand@malcher.media>
Co-authored-by: Ferdinand Malcher <ferdinand@malcher.media>
src/deploy/schema.json Outdated Show resolved Hide resolved
src/deploy/schema.json Outdated Show resolved Hide resolved
JohannesHoppe and others added 2 commits January 26, 2024 17:15
Co-authored-by: Ferdinand Malcher <ferdinand@malcher.media>
Co-authored-by: Ferdinand Malcher <ferdinand@malcher.media>
src/engine/engine.ts Outdated Show resolved Hide resolved
Co-authored-by: Ferdinand Malcher <ferdinand@malcher.media>
src/engine/engine.ts Outdated Show resolved Hide resolved
src/engine/engine.ts Outdated Show resolved Hide resolved
src/package.json Outdated Show resolved Hide resolved
src/package.json Outdated Show resolved Hide resolved
JohannesHoppe and others added 4 commits January 26, 2024 17:18
Co-authored-by: Ferdinand Malcher <ferdinand@malcher.media>
Co-authored-by: Ferdinand Malcher <ferdinand@malcher.media>
Co-authored-by: Ferdinand Malcher <ferdinand@malcher.media>
Co-authored-by: Ferdinand Malcher <ferdinand@malcher.media>
docs/README_standalone.md Outdated Show resolved Hide resolved
src/deploy/schema.json Outdated Show resolved Hide resolved
JohannesHoppe and others added 2 commits January 26, 2024 17:20
Co-authored-by: Ferdinand Malcher <ferdinand@malcher.media>
Co-authored-by: Ferdinand Malcher <ferdinand@malcher.media>
src/deploy/actions.ts Outdated Show resolved Hide resolved
Copy link
Member

@fmalcher fmalcher left a comment

Choose a reason for hiding this comment

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

🥳 :shipit:

Co-authored-by: Ferdinand Malcher <ferdinand@malcher.media>
@JohannesHoppe JohannesHoppe merged commit dfc4b18 into main Jan 26, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants