当前位置:网站首页>Modify node temporarily_ Modules package source code and compile reference to modify dependent packages
Modify node temporarily_ Modules package source code and compile reference to modify dependent packages
2022-07-24 00:56:00 【Sindweller5530】
A test requirement during development , So it is only modified locally node_modules Source code of a package in . Only local
- git clone Package to node_modules in
- Modify source code
- Recompile the package
npm install -s+npm run build - Under the directory of the whole project package.json Manual direction dependencies Add the package and version
- Project root ,
npm install -s+npm run serveSee the effect
This method is not very good ,package.json The addition of was originally very rigorous . If it is a practical application requirement, please refer to other articles .
边栏推荐
- Classic example of C language - loan balance
- 工作3年的测试员跳槽后工资是原来的2倍,秘诀原来是......
- The most basic code interpretation of C language
- [the 83rd fortnight of leetcode]
- [QNX hypervisor 2.2 user manual]9 VM configuration reference
- An article teaches you the basic use of kubernetes
- MySQL common commands
- freemarker
- There are various signs that apple is expected to support AV1
- Introduction to several scenarios involving programming operation of Excel in SAP implementation project
猜你喜欢

Installation and use of appscan

Small farmers also have big goals in the test, and the latest big bat interview summary (constantly updating...)

Client does not support authentication protocol requested by server; consider upgrading MySQL client

EFCore高级Saas系统下单DbContext如何支持不同数据库的迁移

freemarker

Method of C language annotation

Programmeur de cheval noir - test d'interface - test d'interface d'apprentissage de quatre jours - jour 4 - Postman lit des fichiers de données externes, lit des données de fichiers de données, IHRM P

Case error of MySQL branch statement

MariaDB database upgrade version

Image processing: Generation 3 × Window of 3
随机推荐
Semaphore
docker redis
What impact does the European "gas shortage" have on China?
多源文件方式去访问全局变量的方式(extern用法)
Method of C language annotation
C language writing specification
Classic example of C language - loan balance
Tutorial on principles and applications of database system (051) -- MySQL query (XIII): using queries in DML statements
What is promise? What are the benefits of promise
Sword *offer -- reverse order of linked list
First knowledge of C language functions
Tutorial on principles and applications of database system (041) -- MySQL query (III): setting query conditions
Classic examples of C language - use 4 × The matrix displays all integers from 1 to 16 and calculates the sum of each row, column, and diagonal
Seektiger's okaleido has a big move. Will the STI of ecological pass break out?
NOTICE: PHP message: PHP Warning: PHP Startup: Unable to load dynamic library ‘*****‘
EFCore高级Saas系统下单DbContext如何支持不同数据库的迁移
Network system experiment: solve the problem of Ping failure
落枕如何快速缓解
Tutorial on principles and applications of database system (047) -- MySQL query (IX): connection query
Classic example of C language - convert the input two digits into English