Skip to content
This repository has been archived by the owner on Feb 3, 2019. It is now read-only.

An issue at test script in the chapter1 #6

Open
WoonchanCho opened this issue Jun 9, 2018 · 0 comments
Open

An issue at test script in the chapter1 #6

WoonchanCho opened this issue Jun 9, 2018 · 0 comments

Comments

@WoonchanCho
Copy link

Hi, this is an awesome guide. I am really enjoying to read through it.

I think I found an issue at test script in the chapter1.
There is a problem at import location.

File: test/options/options.spec.js

import Vue from "../src/instance/index";
should be
import Vue from "../../src/instance/index";

Thank you for your support.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant