Skip to content

Conversation

@KatsuoRyuu
Copy link

Adding case insensitivity this fixes a bug where its not altering the templateUrl and leaves it as templateUrl: require() instead of template: require(), even when keepUrl is false.
Moving the space identifier \s* and adding one to styleUrls for unification.

Anders Blenstrup-Pedersen added 2 commits February 6, 2017 17:15
… templateUrl and leaves it as templateUrl: require() instead of template: require(), even when keepUrl is false
@KatsuoRyuu KatsuoRyuu changed the title fails in replacing templateUrl with template Feb 6, 2017
@codecov-io
Copy link

codecov-io commented Feb 6, 2017

Codecov Report

Merging #49 into master will not impact coverage.

@@           Coverage Diff           @@
##           master      #49   +/-   ##
=======================================
  Coverage   96.42%   96.42%           
=======================================
  Files           1        1           
  Lines          28       28           
  Branches        5        5           
=======================================
  Hits           27       27           
  Misses          1        1
Impacted Files Coverage Δ
index.js 96.42% <100%> (ø)

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 dc5de16...23b466e. 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