0.1.23 • Published 12 months ago
@treenity/patch-libs v0.1.23
Patch Libs
Package to put your pathces for extarnal libs. Will be applied automatically only to packages, which exists in your setup.
Create new patch for <package>
- pnpm i <package>
- Edit files in
node_modules/<package> patch-package <package>- The patch will be created in the
patchesdirectory - Commit the file
patches/<package>+<version>.patch - Revert
package.json. No need for any deps
Test your patch before commit
- Run
npm run patch-libs - The
<package>will be installed innode_modulesand patched - Check that all the changes applied correctly
- Use
npm run cleanupto remove deps, and run patch process again
Patches are applied automatically with
0.1.23
12 months ago
0.1.21
1 year ago
0.1.22
1 year ago
0.1.20
1 year ago
0.1.16
1 year ago
0.1.17
1 year ago
0.1.18
1 year ago
0.1.19
1 year ago
0.1.13
1 year ago
0.1.14
1 year ago
0.1.15
1 year ago
0.1.12
1 year ago
0.1.11
1 year ago
0.1.10
1 year ago
0.1.9
1 year ago
0.1.8
1 year ago
0.1.7
1 year ago
0.1.6
1 year ago
0.1.5
1 year ago
0.1.3
1 year ago
0.1.2
1 year ago
0.1.1
1 year ago
0.1.0
1 year ago