create-react-app 2.1.3 发布,React App 命令行工具

栏目: 软件资讯 · 发布时间: 7年前

内容简介:create-react-app 是 facebook 官方发布的React App 手脚架工具,通过一行命令即可创建出一个 React App 。让开发者专注于代码,而不是构建工具。 2.1.3 主要是修复 vulnerability in webpack-dev-server 问题. 其...

create-react-app 是 facebook 官方发布的React App 手脚架工具,通过一行命令即可创建出一个 React App 。让开发者专注于代码,而不是构建工具。

2.1.3 主要是修复 vulnerability in webpack-dev-server 问题.

其他更新项如下:

Documentation

Internal

Underlying Tools

  • react-scripts

    • #6064 Update webpack-dev-server 3.1.9 -> 3.1.14. (@Friss)

Committers: 8

Migrating from 2.1.2 to 2.1.3

Inside any created project that has not been ejected, run:

npm install --save --save-exact react-scripts@2.1.3

or

yarn add --exact react-scripts@2.1.3

以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Learn Python the Hard Way

Learn Python the Hard Way

Zed Shaw / Example Product Manufacturer / 2011

This is a very beginner book for people who want to learn to code. If you can already code then the book will probably drive you insane. It's intended for people who have no coding chops to build up t......一起来看看 《Learn Python the Hard Way》 这本书的介绍吧!

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具