Add Build Step for Linking Compendiums #16

Closed
opened 2025-05-27 07:54:08 +00:00 by Eldritch-Oliver · 1 comment
Eldritch-Oliver commented 2025-05-27 07:54:08 +00:00 (Migrated from github.com)
  • When building the module in dev mode, the /dev.dist/packs should be symlinked to /packs/.
  • When building the module in production mode, the /prod.dist/packs should be copied from /packs/, with all of the _source folders being deleted.
- When building the module in dev mode, the `/dev.dist/packs` should be symlinked to `/packs/`. - When building the module in production mode, the `/prod.dist/packs` should be **copied** from `/packs/`, with all of the `_source` folders being deleted.
Eldritch-Oliver commented 2025-05-28 05:39:11 +00:00 (Migrated from github.com)

This is partially done, the development build step is done, still need to do the production build step

This is partially done, the development build step is done, still need to do the production build step
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Foundry/stat-tracker#16
No description provided.