Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add missing vue-template-compiler dependency (fixes #297) #298

Merged
merged 1 commit into from
May 9, 2019
Merged

fix: add missing vue-template-compiler dependency (fixes #297) #298

merged 1 commit into from
May 9, 2019

Conversation

rchl
Copy link
Collaborator

@rchl rchl commented May 9, 2019

Also only require makeRoutes when actually building app.

fixes #297.

Also only require makeRoutes when actually building app.
@codecov
Copy link

codecov bot commented May 9, 2019

Codecov Report

Merging #298 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #298   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines           4      4           
=====================================
  Hits            4      4

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 a6172ec...fda917f. Read the comment docs.

@pi0 pi0 requested a review from paulgv May 9, 2019 10:14
@paulgv paulgv merged commit 196b4e0 into nuxt-modules:master May 9, 2019
@paulgv
Copy link
Collaborator

paulgv commented May 9, 2019

Thanks @rchl !

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.

Implicit dependency on vue-template-compiler
3 participants