ULIVZ
ULIVZ
## Summary The many popular framework's CLI(`command line interface`) is pretty accessible with a good-formatted and colorful-suitable print log, for example:  As a comparison, which is our snapshot: ...
## Step to reproduce 1. Creat a `bili.config.js` and type: ```js module.exports = { babel: { configFile: false } } ``` 2. Build, you will see all arrow functions have...
- Operating System: OSX - Node Version: v12.16.1 - NPM Version: 6.13.4 - webpack Version: 4.42.1 - raw-loader Version: 4.0.1 ### Expected Behavior `*.json` should be loaded successfully with raw-loader...
Many users may only need one of svg, canvas and img renderers, in order to improve performance, is it possible to split this package into: - core - svg-renderer -...
## Tip ```html tip ``` Can be simplified as: ```markdown ?> tip ``` ## Warning ```html warning ``` Can be simplified as: ```markdown !> warning ``` Only need to do...
When user switches a tab, it would be better to pan the border instead of changing the status directly 
The origin of this PR is due to some users encountering problems with VuePress integration when using `webpack-simple`, see: https://github.com/vuejs/vuepress/issues/69 This PR is to upgrade all the allowed libraries to...
## Step to reproduce Open: https://vuepress-theme-vt.vercel.app/guide/status.html See: 
# Summary 