Skip to content

Adding ejection task, to eject BP scripts into working dir

Mike Byrne requested to merge feature/eject into master

We're no longer working on AIC and they need to be able to change the build tasks, because currently they're all hidden away in the node_modules folder. I've solved that for AIC and with this merge request, I'm adding an eject task to reveal the tasks in the working folder of the application.

Could you give this a look over to make sure it all seems sensible?

If so, I'll add the readMe and package.json updates

Edited by Mike Byrne

Merge request reports