Can not patch file in dist folder of vuetify package
Open
- Dominant language
- TypeScript
- Stars
- 11.2k
- Forks
- 325
- PR merge metrics
- No merged PRs in 30d
Description
- I am trying to using patch-package to fix bug of vuetify
- But when i update code in src folder and vuetify.js, then execute `yarn patch-package vuetify`
=> Actual behaviour:
- only file vuetify.js and file in src folder is updated
- file vuetify.min.js is build from vuetify.js not updated
=> Expect behaviour: file vuetify.min.js is build from vuetify.js must updated

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.