adobe / adobe/create-ccweb-add-on

ccweb-add-on-scripts start command cloud provide custom HTTP header config param?

Open
#6 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
5
Forks
3
Avg merge
4h 14m
Merged PRs (30d)
1

Description

### Expected Behaviour
ccweb-add-on-scripts start command cloud config `Cross-Origin-Embedder-Policy` header or custom HTTP header, because I'm need test app for enabled COEP, only cloud modify `inversify.config` for it, cloud provide some config param for that?

### Actual Behaviour
ccweb-add-on-scripts start can't add custom HTTP header

### Reproduce Scenario (including but not limited to)
not need

#### Steps to Reproduce
not need

#### Platform and Version
@adobe/ccweb-add-on-scripts/1.0.0 darwin-arm64 node-v18.17.0

#### Sample Code that illustrates the problem
not need

#### Logs taken while reproducing problem
not need

Contributor guide

Open the contributing guide

Research direction

Start by tracing the ccweb-add-on-scripts start command and the cloud configuration mentioned in the issue, then inspect inversify.config to find where HTTP behavior is configured. Confirm how the development server handles headers; done means the start command accepts a configuration for Cross-Origin-Embedder-Policy and other custom HTTP headers.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, typescript
Domain
cli, devtools
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.