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?
in the olden days of .run, it was possible to do this:
dotrun --node-module $(pwd)/../vanilla-frameworkBeing 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?