Skip to content
This repository has been archived by the owner on Oct 9, 2020. It is now read-only.

Resolve package paths #11

Open
MoonStorm opened this issue Mar 9, 2017 · 0 comments
Open

Resolve package paths #11

MoonStorm opened this issue Mar 9, 2017 · 0 comments

Comments

@MoonStorm
Copy link

MoonStorm commented Mar 9, 2017

The only way I could find to reference a package that contains a less file is to use something like @import '../../jspm_packages/github/distros/[email protected]/bootstrap/index.less'. Which is obviously going to easily end up in a maintenance nightmare down the road.

The import statement in the typescript plugin for example properly resolves the package, without any version information attached, unless the paths start with . or ...

Is there a way to specify the paths in a similar fashion with this plugin, e.g. @import 'bootstrap-less/bootstrap/index.less? Thanks.

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