-
Unknown provider: $futureStateProviderProvider
-
#### I'm opening this issue because:
- [ ] npm is crashing.
- [x] npm is producing an incorrect install.
- [ ] npm is doing something I don't understand.
- [ ] Other (_see below for feat…
-
- antd-mobile 版本:v2.1.3
- 浏览器 (或标明是 react-native) 及其版本:Chrome latest
- 操作系统及其版本:Mac OSX
React 16 has changed to bundle with rollup, for a smaller file size and runtime performance:
> Reac…
-
It might be cool if `budo`'s routes were able to be persisted to disk. This would allow users to prototype using a live-reloading environment, and once they're happy with the results store the output …
-
### Modification Proposal
SWC and ESBuild minify both run off-thread though native bindings. We don't need to create workers to parallelize workloads for them, unlike terser or uglify-js whic…
-
Hi,
basically I'm generating my sourcemaps exactly like in your example, except that I use `accord('minify-js')`:
```
var gulp = require('gulp'),
sourcemaps = require('gulp-sourcemaps'),
acc…
-
Hi,
When i try start brunch, i see error:
```
(node:5902) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: Path must be a string. Received undefined
…
-
Hello,
Thanks for you work.
I tried today to test your projet, I got this warning
```sh
npm WARN deprecated babel-preset-babili@0.0.12: babili has been renamed to babel-minify. Please update…
-
child of https://github.com/frontity/frontity/issues/61
Maybe we can use inline imports, i.e. `raw-loader!babel-loader!`.
`babel-minify`: https://github.com/babel/minify
`babel-minify-webpack-plugin`…
-
# Grunt
## Grunt是神马
基于任务的命令行构建工具(针对JavaScript项目)
链接:[http://gruntjs.com/](http://gruntjs.com/)
## 使用Grunt的理由
前端的工具算得上是五花八门,在介绍如何Grunt之前,首先我们得反问自己:
- Grunt能够帮我们解决什么问题?
- 是否有其他更合适的替代方案?
### Grunt能够帮我…