microsoft / vscode-loader

An universal Asynchronous Module Definition (AMD) Loader developed primarily to load VSCode's sources.
Other
170 stars 55 forks source link

Bug #21

Open vbilopav opened 5 years ago

vbilopav commented 5 years ago

https://github.com/Microsoft/vscode-loader/blob/eb6f2be21c6195e7be3b1fc5a10d8261658845f2/src/loader.js#L429

If I have paths configuration for example "template" and actual dir "templates", this line will cause path to be calculated wrong.