Warning message on compilation
markusand opened this issue · 0 comments
markusand commented
Describe the bug
The following message appears on console when compiling with Parcel
Could not load existing sourcemap of "../node_modules/vue-slider-component/dist/vue-slider-component.umd.min.js
Being a sourcemap thing, I guess it has no real impact on the compiled app, but if feels strange to receive a warning message.
Environment (If you feel unrelated, please delete the block)
- OS & version: macOS 10.14.6
- Node version: 13.12.0
- NPM version: 6.14.11
- Parcel Bundler: 1.12.4
- Vue version: 2.6.12
- Component Version: 3.2.11