mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
fix: remove extra text (#4187)
This commit is contained in:
parent
da7c01f0d4
commit
972c3a7b10
@ -58,7 +58,7 @@ async function createApp(ssrContext) {
|
||||
<% } %>
|
||||
<% } %>
|
||||
|
||||
// Create Root instance13:14:29: Error: can't open file '.eslintrc.js' (error 2: No such file or directory)
|
||||
// Create Root instance
|
||||
|
||||
// here we inject the router and store to all child components,
|
||||
// making them available everywhere as `this.$router` and `this.$store`.
|
||||
|
Loading…
Reference in New Issue
Block a user