Skip to content

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

@xiaohulu

Description

@xiaohulu

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions