当前位置:网站首页>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
边栏推荐
- [template summary] - binary search tree BST - Basics
- Get current JVM data
- Programming language (2)
- Unique in China! Alibaba cloud container service enters the Forrester leader quadrant
- [issue 16] golang's one-year experience in developing Purdue Technology
- AST (Abstract Syntax Tree)
- Quick one click batch adding video text watermark and modifying video size simple tutorial
- Kali2021.4a build PWN environment
- Ten minutes will take you in-depth understanding of multithreading. Multithreading on lock optimization (I)
- Ppt image processing
猜你喜欢
Yyds dry goods inventory [practical] simply encapsulate JS cycle with FP idea~
Es6~es12 knowledge sorting and summary
[automation operation and maintenance novice village] flask-2 certification
Hcip 13th day notes
Cesium terrain clipping draw polygon clipping
IO flow review
The 2022 global software R & D technology conference was released, and world-class masters such as Turing prize winners attended
On my first day at work, this API timeout optimization put me down!
Leetcode week 4: maximum sum of arrays (shape pressing DP bit operation)
Scratch uses runner Py run or debug crawler
随机推荐
Pointer concept & character pointer & pointer array yyds dry inventory
Bluebridge cup Guoxin Changtian single chip microcomputer -- hardware environment (I)
Unique in China! Alibaba cloud container service enters the Forrester leader quadrant
Blue Bridge Cup Guoxin Changtian single chip microcomputer -- led lamp module (V)
LeetCode 540. A single element in an ordered array
[golang] leetcode intermediate - alphabetic combination of island number and phone number
Plug - in Oil Monkey
Leetcode: a single element in an ordered array
Unique in China! Alibaba cloud container service enters the Forrester leader quadrant
File copy method
1 Introduction to spark Foundation
The reason why the computer runs slowly and how to solve it
pivot ROP Emporium
Flutter internationalized Intl
Buuctf, misc: sniffed traffic
What indicators should be paid attention to in current limit monitoring?
MLX90614 driver, function introduction and PEC verification
Code in keil5 -- use the code formatting tool astyle (plug-in)
Morning flowers and evening flowers
Recursion and recursion