Skip to content

ci: build library before demo in pages workflow - #16

Merged
goodlime merged 1 commit into
mainfrom
feature/github-pages-deployment
Apr 23, 2026
Merged

ci: build library before demo in pages workflow#16
goodlime merged 1 commit into
mainfrom
feature/github-pages-deployment

Conversation

@goodlime

Copy link
Copy Markdown
Contributor

Summary

The Pages workflow from #15 fails because the demo project imports from grapesjs-angular (a local workspace library), which must be built before the demo can resolve the import. ci.yml already does this; pages.yml was missing the step.

Adds npm run build:lib before ng build demo.

Test plan

@goodlime
goodlime merged commit c3e72ec into main Apr 23, 2026
1 check passed
@goodlime
goodlime deleted the feature/github-pages-deployment branch April 23, 2026 13:17
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.

1 participant