ds300 / ds300/patch-package

Can not patch file in dist folder of vuetify package

Open
#391 0 comments 0 reactions 0 assignees View on GitHub
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
![image](https://user-images.githubusercontent.com/33110100/166251277-51b61af4-581b-4883-aad1-2948684f7cfc.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.