项目作者: dashed

项目描述 :
Rewire your create-react-app project to replace url-loader with sizeof-loader using react-app-rewired.
高级语言: JavaScript
项目地址: git://github.com/dashed/react-app-rewire-sizeof.git
创建时间: 2017-12-03T09:31:46Z
项目社区:https://github.com/dashed/react-app-rewire-sizeof

开源协议:MIT License

下载


react-app-rewire-sizeof npm version

Rewire your create-react-app project to replace url-loader with sizeof-loader using react-app-rewired.

Install

  1. $ yarn add react-app-rewire-sizeof
  2. # npm v5+
  3. $ npm install react-app-rewire-sizeof
  4. # before npm v5
  5. $ npm install --save react-app-rewire-sizeof

Usage

TBA.

License

MIT.