Skip to content

chore(dev-server): honor NOJS_ELEMENTS_PATH like test-server.js (sibling-path dependency) #317

Description

@ErickXavier

Follow-up from #276 (QA observation during PR #303 review): docs/dev-server.js carries the same hardcoded sibling path to NoJS-Elements that test-server.js had. Apply the same treatment: process.env.NOJS_ELEMENTS_PATH || override before the sibling fallback, graceful 404 when absent, short doc comment. Verify first that dev-server.js actually references the Elements build; if its structure differs, adapt minimally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions