Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Conversation

@phawxby
Copy link

@phawxby phawxby commented May 8, 2017

Added the template data to local data to allow the output of the underlying handlebars template as we intend to package up the underlying handlebar files for usage by other teams.

// Add the data to the output
localData.template = {
  content: fileMatter.content,
  path: file
};

image

Also converted all the testing over to Jest, the test time dropped from 20s to 4s by running in parallel

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant