bootstrap icon indicating copy to clipboard operation
bootstrap copied to clipboard

Invalid paths to vendor packages in `*.js.map` files

Open WinterSilence opened this issue 3 years ago • 1 comments

Prerequisites

Describe the issue

  1. Install package via Composer
  2. Check vendor paths in vendor/twbs/bootstrap/dist/js/*.js.map files

Reduced test cases

For example, vendor/twbs/bootstrap/dist/js/bootstrap.bundle.js.map contained paths like as "../../node_modules/@popperjs/...", but this directory not exists because package installed via Composer

What operating system(s) are you seeing the problem on?

Windows, macOS, Android, iOS, Linux

What browser(s) are you seeing the problem on?

No response

What version of Bootstrap are you using?

v.5.*

WinterSilence avatar Oct 11 '22 06:10 WinterSilence

Thoughts @GeoSot?

mdo avatar Dec 26 '22 23:12 mdo