Closed blaketastic2 closed 9 years ago
It looks like the build.config.js is rolled into the Gruntfile.js. Is this expected, or should it be creating the separate file?
It's expected. I took a thorough sweep through ngbp when making the generator, trying to simplify in as many places as possible. I eliminated a lot of files, and build.config.js was one of them. I think the main things in there was the app files variable and perhaps the list of vendor files, which are now near the top of Gruntfile.js.
I am missing the build.config.js when running generator.