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

The separator in import clause should be '/' #15

Closed
xiaohulu opened this issue Mar 12, 2018 · 0 comments
Closed

The separator in import clause should be '/' #15

xiaohulu opened this issue Mar 12, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@xiaohulu
Copy link

Bug

When I use @dojo/cli-create-widget to generate a widget template,
the generated widget import clause is error

import * as css from './styles\container.m.css';

the test class also has the same error

import Container from './..\..\Container';

My pc is Windows 11

@bitpshr bitpshr self-assigned this Mar 12, 2018
@bitpshr bitpshr added the bug label Mar 12, 2018
@dylans dylans added this to the rc.2 milestone Mar 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants