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

npm run dev默认启动的是index,如何访问其他模块? #2

Open
ShinichiKudo-FE opened this issue Oct 31, 2018 · 2 comments
Open

Comments

@ShinichiKudo-FE
Copy link

因为我发现npm run dev后启动的是index目录,那么怎么样启动其他模块呢?

@GavinZhuLei
Copy link
Owner

默认访问的是index.html,使用[moduleName].html来访问其他模块

@winneyLin
Copy link

为啥npm run module 创建新模块后,npm run dev ,用[moduleName].html 来访问还是没有访问到模块资源

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

No branches or pull requests

3 participants