当前位置:网站首页>NPM script
NPM script
2022-07-03 22:49:00 【'wx】
Create a in the current folder package.json Or use the created package.json file
{
"scripts": {
"start": "webpack server -c ./config/webpack.config.dev.js",
"build": "webpack -c ./config/webpack.config.prod.js"
}
}The script code is as follows ,
Run code is npm run start === webpack server -c ./config/webpack.config.dev.js
边栏推荐
- Buuctf, misc: sniffed traffic
- On my first day at work, this API timeout optimization put me down!
- [sg function] lightoj Partitioning Game
- Summary of fluent systemchrome
- Preliminary analysis of smart microwave radar module
- . Net ADO splicing SQL statement with parameters
- Simple solution of m3u8 file format
- Hcip day 14 notes
- [SRS] build a specified version of SRS
- Bluebridge cup Guoxin Changtian single chip microcomputer -- detailed explanation of schematic diagram (IV)
猜你喜欢

How to restore the factory settings of HP computer

2022 electrician (elementary) examination questions and electrician (elementary) registration examination

Leetcode: a single element in an ordered array
![[golang] leetcode intermediate - alphabetic combination of island number and phone number](/img/40/a664ea866ce355c1f5e9305fe91780.jpg)
[golang] leetcode intermediate - alphabetic combination of island number and phone number

Yyds dry goods inventory Spring Festival "make" your own fireworks

2 spark environment setup local

Exness: the Central Bank of England will raise interest rates again in March, and inflation is coming

Teach you how to run two or more MySQL databases at the same time in one system
![[dynamic planning] counting garlic customers: the log of garlic King (the longest increasing public subsequence)](/img/29/543dce2f24130d22c1824385fbfa8f.jpg)
[dynamic planning] counting garlic customers: the log of garlic King (the longest increasing public subsequence)

BUUCTF,Misc:LSB
随机推荐
How to obtain opensea data through opensea JS
Bluebridge cup Guoxin Changtian single chip microcomputer -- hardware environment (I)
Yyds dry goods inventory Spring Festival "make" your own fireworks
Exness: the Central Bank of England will raise interest rates again in March, and inflation is coming
How to solve the problem of requiring a password when accessing your network neighborhood on your computer
Wisdom tooth technology announced that it had completed the round D financing of US $100million and had not obtained a valid patent yet
[Android reverse] application data directory (files data directory | lib application built-in so dynamic library directory | databases SQLite3 database directory | cache directory)
Bluebridge cup Guoxin Changtian single chip microcomputer -- detailed explanation of schematic diagram (IV)
pycuda._ driver. LogicError: explicit_ context_ dependent failed: invalid device context - no currently
Simple solution of m3u8 file format
1068. Consolidation of ring stones (ring, interval DP)
Buuctf, misc: n solutions
This time, thoroughly understand bidirectional data binding 01
33 restrict the input of qlineedit control (verifier)
Unique in China! Alibaba cloud container service enters the Forrester leader quadrant
JS closure knowledge points essence
2 spark environment setup local
3 environment construction -standalone
Common problems in multi-threaded learning (I) ArrayList under high concurrency and weird hasmap under concurrency
Data consistency between redis and database