Skip to content

fix: unblock frontend build #183 - #184

Merged
rochecompaan merged 1 commit into
mainfrom
abosio/183/unblock-frontend-build
Jul 2, 2026
Merged

fix: unblock frontend build #183#184
rochecompaan merged 1 commit into
mainfrom
abosio/183/unblock-frontend-build

Conversation

@abosio

@abosio abosio commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Fixes: #183

There is a green build against this branch in Actions.

Move frontend dependencies from separate init text files into package.json, and use compile-frontend during project init so the lockfile is generated up front.

Keep a dedicated init-frontend-deps target as an explicit first-time-generation hook, implemented as a plain npm install now that dependencies live in package.json.
@rochecompaan
rochecompaan merged commit 4a8e7e6 into main Jul 2, 2026
3 checks passed
@rochecompaan
rochecompaan deleted the abosio/183/unblock-frontend-build branch July 2, 2026 03:38
getscaf-release-bot Bot pushed a commit that referenced this pull request Jul 2, 2026
## [1.13.3](v1.13.2...v1.13.3) (2026-07-02)

### Bug Fixes

* unblock frontend build [#183](#183) ([#184](#184)) ([4a8e7e6](4a8e7e6))
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.

Test template workflow should complete successfully

2 participants