I'm new to bundling, but I followed the directions and when loading my page, the following server error displays:
Bundling throws error "Cannot use a leading .. to exit above the top directory."
I've checked my web page code, and nowhere do I reference any files using ../. They are all ~/ syntax.
Where have I gone wrong, or how do I troubleshoot this? if I disable bundling, then the error disappears.
Comments: This issue will be fixed in the future release.
Bundling throws error "Cannot use a leading .. to exit above the top directory."
I've checked my web page code, and nowhere do I reference any files using ../. They are all ~/ syntax.
Where have I gone wrong, or how do I troubleshoot this? if I disable bundling, then the error disappears.
Comments: This issue will be fixed in the future release.