Skip to content

chore: fix missing style sources#1248

Open
NicoPennec wants to merge 1 commit intoVuepic:mainfrom
NicoPennec:patch-1
Open

chore: fix missing style sources#1248
NicoPennec wants to merge 1 commit intoVuepic:mainfrom
NicoPennec:patch-1

Conversation

@NicoPennec
Copy link

Describe your changes

Embed sources in the source map to fix a warning when using vue-datepicker with Vite.

$ vite

> Sourcemap for "/../my-vue-project/node_modules/@vuepic/vue-datepicker/dist/main.css" points to missing source files

Issue ticket number and link

Fixes #1226

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have ensured that unit tests pass without errors
  • If it is a new feature, I have added a new unit test

Embed sources in the source map

Fixes Vuepic#1226
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.

main.css points to missing source files

1 participant