Phil Dodd

Results 4 issues of Phil Dodd

using node v11.9.0, I get a Type error: ``` TypeError: unrecognized option 'type', expected: 'requireBlueprintName', 'generateSourceMap' at Object.exports.render (/site/node_modules/aglio/lib/main.js:99:20) at render (/site/node_modules/aglio/lib/main.js:147:22) at /site/node_modules/aglio/lib/main.js:171:16 at FSReqCallback.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:54:3) ```...

We should be able to accept -lk params with multiple wild cards, eg `title-lk=*aaa*bbb*` Currently the middle * in the above query would not be changed to a % ....

Hi there, Thanks for putting this example together, it has been a great help! It would be really cool if you could extend it to include a mysql container for...

I'm having trouble getting split js files to compile correctly. Everything works OK when I run gulp --production , but when I run gulp without --production , the base app.js...