Commit 680e9975 by Jason Zhou

remove wrong file

parent b5aa4749
# Wildcat
Wildcat is a cli tool for accelerating webpack dev server of Bobcat. It is achieved by the following but not all methods:
- webpack 4
- es2018 code output
- a low cost source map config: `cheap-cheap-module-eval-source-map`
Others like Babel 7 and disabling backend log, even HMR will be considered in future development.
## Installation
// TODO
## Usage
// TODO
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment