Skip to content

Update: Move grunt/helpers into adapt-project library (fixes #3757)#3758

Open
oliverfoster wants to merge 6 commits intomasterfrom
issue/3757
Open

Update: Move grunt/helpers into adapt-project library (fixes #3757)#3758
oliverfoster wants to merge 6 commits intomasterfrom
issue/3757

Conversation

@oliverfoster
Copy link
Copy Markdown
Member

fixes #3757

Update

Testing

  • Create and build a course
  • Use includes / excludes in config.json:build
  • Try translate commands

@oliverfoster
Copy link
Copy Markdown
Member Author

Any objections to this? @swashbuck @taylortom

@swashbuck
Copy link
Copy Markdown
Contributor

swashbuck commented Apr 13, 2026

Any objections to this? @swashbuck @taylortom

Sounds good. Is there a related issue/PR dependency in adapt-project? I didn't see anything in that repo.

We may also need to transfer a few framework issues to that repo.

@oliverfoster
Copy link
Copy Markdown
Member Author

oliverfoster commented Apr 13, 2026

Nope. No related issue on that repo. The repo just contains the code, with some v1 schema mods.

Transfering the issues is fine.

swashbuck
swashbuck approved these changes Apr 30, 2026
@swashbuck swashbuck self-requested a review April 30, 2026 16:32
@swashbuck
Copy link
Copy Markdown
Contributor

swashbuck commented Apr 30, 2026

@oliverfoster I'm unable to build a course.

  1. Cloned a fresh copy of adapt_framework
  2. git checkout issue/3757
  3. npm install and then verified that adapt-project is present in node_modules
  4. grunt build
  5. grunt server

I only see "Loading..." on a white screen. No console errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Needs Reviewing

Development

Successfully merging this pull request may close these issues.

Move grunt/helpers into a separate library

2 participants