Skip to content

Add "static" option for BTR#162

Merged
agubler merged 4 commits intodojo:masterfrom
agubler:static-btr-mode
Jun 11, 2019
Merged

Add "static" option for BTR#162
agubler merged 4 commits intodojo:masterfrom
agubler:static-btr-mode

Conversation

@agubler
Copy link
Member

@agubler agubler commented Jun 11, 2019

Type: feature

The following has been addressed in the PR:

Description:

Adds a static option for BTR that completely removes the javascript and css from the generated index.html files.

When using routing only works with StateHistory (i.e. not hash routing).

Resolves #dojo/cli-build-app#280

@codecov
Copy link

codecov bot commented Jun 11, 2019

Codecov Report

Merging #162 into master will increase coverage by 0.09%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #162      +/-   ##
==========================================
+ Coverage   85.09%   85.18%   +0.09%     
==========================================
  Files          41       41              
  Lines        1724     1728       +4     
  Branches      443      445       +2     
==========================================
+ Hits         1467     1472       +5     
+ Misses        257      256       -1
Impacted Files Coverage Δ
src/build-time-render/BuildTimeRender.ts 100% <100%> (ø) ⬆️
src/bootstrap-plugin/sync.js 0% <0%> (ø) ⬆️

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 7349984...0eef6ad. Read the comment docs.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants