Skip to content

Conversation

@crwilcox
Copy link
Contributor

As nodejs-storage uses typescript, specify the source location of common templates to be /build/

Fixes #<issue_number_goes_here> (it's a good idea to open an issue first for discussion)

  • Tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

As nodejs-storage uses typescript, specify the source location of common templates to be /build/
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 24, 2018
@ghost ghost assigned crwilcox Sep 24, 2018
block-scoped-var: error
eqeqeq: error
no-warning-comments: warn
no-var: error

This comment was marked as spam.

logging.basicConfig(level=logging.DEBUG)
common_templates = gcp.CommonTemplates()
templates = common_templates.node_library()
templates = common_templates.node_library(source_location='build')

This comment was marked as spam.

@ghost ghost assigned JustinBeckwith Oct 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants