Skip to content

fix wrong condition for absolute paths#167

Open
roshal wants to merge 1 commit intojonaskello:masterfrom
roshal:fix-wrong-condition
Open

fix wrong condition for absolute paths#167
roshal wants to merge 1 commit intojonaskello:masterfrom
roshal:fix-wrong-condition

Conversation

@roshal
Copy link

@roshal roshal commented Jul 26, 2021

{
	..
	"compilerOptions": {
		..
		"paths": {"/*": ["source/*"]},
		..
	},
	..
}

import server from '/server'

there should be a match

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

Successfully merging this pull request may close these issues.

1 participant