algairim commented on a change in pull request #289:
URL: https://github.com/apache/brooklyn-ui/pull/289#discussion_r710289686
##########
File path: ui-modules/blueprint-composer/package.json
##########
@@ -30,7 +30,8 @@
"start": "node ./config/server.js",
"test": "karma start ./config/test/karma.config.js",
"lint": "./node_modules/.bin/eslint app/**/*.js",
- "e2e": "protractor ./config/test/protractor.config.js"
+ "e2e": "protractor ./config/test/protractor.config.js",
+ "branding":
"BROOKLYN_UI_BRAND_DIR=/Users/mykola/IdeaProjects/cloudpack-megan/package/branding
npm run start"
Review comment:
Good catch, did not notice that. This is removed now.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]