Skip to content

Conversation

@thusc
Copy link
Owner

@thusc thusc commented Jul 28, 2021

This PR targets a branch, multiple-basedirs, which should be merged into develop first. The target of this PR will be updated to develop once it is done. The new bedrock build command should do the same work as the "old" npm run-script build command.

This calls the Gulpfile main task, 'build'.
This allows to run `bedrock build` from a directory that contains
content/ but not core/.
The goal is to allow to do something like

  npm install git+https://github.com/thusc/bedrock.git#cli

and have a working Bedrock program.
This supposes that the current directory doesn't have a core Bedrock
install, but instead used a standalone Bedrock program.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants