canonical / canonical/dotrun

--node-module arg not available

Open
#111 0 comments 0 reactions 0 assignees View on GitHub
Feature 🎁
Dominant language
Python
Stars
40
Forks
18
PR merge metrics
No merged PRs in 30d

Description

in the olden days of .run, it was possible to do this:

`dotrun --node-module $(pwd)/../vanilla-framework`
Being abl to run a site like ubuntu.com on a local version of vanilla was very useful, efor example to see how a change in the framework would affect things downstream.

That doesn't seem to work with `dotrun`. Can this be reintroduced please?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing dotrun's CLI argument handling and looking for the older .run implementation of --node-module. Check how local Node module paths are passed to the site, then verify that a downstream site can run with a local vanilla-framework checkout as requested.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, python
Domain
cli, developer-experience
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.