dojo / webpack-contrib

Plugins and loaders for webpack used with Dojo
Other
4 stars 19 forks source link

Set document title for build time rendered pages #260

Closed agubler closed 4 years ago

agubler commented 4 years ago

Type: feature

The following has been addressed in the PR:

Description:

Sets the document title for pages built with BTR based on the title of the rendered output.

codecov[bot] commented 4 years ago

Codecov Report

Merging #260 into master will increase coverage by 0.02%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #260      +/-   ##
==========================================
+ Coverage   84.78%   84.80%   +0.02%     
==========================================
  Files          48       48              
  Lines        2208     2211       +3     
  Branches      585      586       +1     
==========================================
+ Hits         1872     1875       +3     
  Misses        336      336              
Impacted Files Coverage Δ
src/build-time-render/BuildTimeRender.ts 94.58% <100.00%> (+0.04%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 31c1f38...2a7c0f8. Read the comment docs.