apostrophecms / apostrophecms/apostrophe

Option to opt-out for public bundles

Open
#4,441 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
4.6k
Forks
650
Avg merge
19h 21m
Merged PRs (30d)
23

Description

## The problem to solve

With the possibility we have now to use an external front integration like `apostrophe-astro` we should have an option to tell Apostrophe to build only admin UI (aka apos) bundle, as the public front end is no more served by Apostrophe.

## Proposed solution

Add an option to `@apostrophecms/asset` in order to tell the module to build only the admin UI (aka. apos) bundle.

Contributor guide

Open the contributing guide

Research direction

Start by inspecting @apostrophecms/asset's bundle-building entry points and existing tests, if present. Done means an option can produce only the admin (“apos”) bundle while omitting the public bundle; verify that behavior with the module's test or build workflow.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
build-system
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.