1
yhxx Oct 5, 2016
gulp 和 webpack 混用中
grunt 已经基本淘汰了吧 |
2
ericls Oct 5, 2016
webpack
|
3
Vicia Oct 5, 2016 via iPhone
我学习的时候 grunt 似乎都不推荐学习。所以直接学了 gulp 。现在 webpack 也很值得一学。
|
4
exoticknight Oct 5, 2016
webpack
|
5
hasbug Oct 5, 2016
gulp , webpack 总感觉现在接触的项目都不合适用······
|
6
SourceMan Oct 5, 2016 via iPhone
webpack , gulp 也过时了
|
7
MinskyNg Oct 5, 2016
npm scripts + webpack
|
8
FrankFang128 Oct 5, 2016 via Android
现在 npm script 逼哥最高
|
10
liujin834 Oct 5, 2016
gulp
|
11
an168bang521 Oct 5, 2016
用 gulp ,配合 IDEA 感觉还行;
|
12
Geeker Oct 5, 2016
哈哈,现在 npm script + makefile 逼格最高
|
13
bramblex Oct 5, 2016 via Android
我连 makefile 都在用, makefile 的自动依赖处理,静态模式简直 666 , 10 行代码就能为我的自造语言 smooth 编译整个工程。
|
14
bramblex Oct 5, 2016 via Android
话说可以造一个轮子,用来实时追踪文件依赖的并且重编译,今晚有心情就写出来
|
15
indooorsman Oct 5, 2016 via Android
webpack + npm scripts
|
16
jellybool Oct 5, 2016
可以直接考虑 rollup : http://rollupjs.org/
|
17
zomco Oct 5, 2016
webpack 也快过时了。
|
18
greatghoul Oct 5, 2016
gulp, grunt, rollup 都已经过时了,现在流行 sucks
|
20
L3ve Oct 5, 2016
不是 brunch 吗?最新的构建工具,实用的话还是 glup+webpack
|
21
chloerei Oct 5, 2016
|
22
Gem Oct 5, 2016
Dan Abramov: I actually like that web people can ’ t agree on anything. Pushing the platform forward!
https://twitter.com/dan_abramov/status/783389345432633344 |
23
cxbig Oct 5, 2016
webpack +1
|
24
kiscall Oct 5, 2016
刚开始的时候看过一点 grunt ,后来直接上 webpack ,目前一直在使用
|
25
foreverpdq Oct 5, 2016
gulp 用的人多
|
26
think2011 Oct 5, 2016
gulp, webpack, 目测接下来会是 rollup or webpack2
|
27
kirainmoe Oct 5, 2016 via Android
之前用过 grunt ,不过早些时候已经转 webpack 了……
|
28
ibigbug Oct 5, 2016
穿越了?
|
29
abnerchou Oct 5, 2016
13 格有点高,还是静静用淘汰的 grunt ……
|
30
awesomes Oct 5, 2016
直接 npm script 那需要什么 grunt gulp
|
31
chemandy Oct 5, 2016
gulp 、 webpack 、 npm script 三者混用中...
|
32
wobuhuicode Oct 5, 2016 via iPhone
很多时候是跟着团队走的,以前团队用 webpack ,自己做项目就用 webpage ,现在团队用 gulp ,我自己做项目就习惯着两者混用,
|
33
df4VW Oct 5, 2016
gulp 和 webpack 不冲突,不过趋势是只用 webpack + npmscripts 了
|
34
professorz Oct 5, 2016
webpack 为主,见一些好的开源项目用的是 gulp+webpack 准备学一下 gulp
|
35
murmur Oct 5, 2016
grunt 和 webpack 都很在用
|
36
codelegant Oct 5, 2016 via Android
框架是 react ,理所当然的 npm script & webpack
|
37
abcdGJJ Oct 6, 2016
webpack & gulp
|
38
kitalphaj Oct 6, 2016
前端果然进化神速。。。我感觉 grunt 才没多久啊。。。
|
39
wwek Oct 6, 2016
楼上有人说 webpack 都要过时了。 omg
|
40
josephok Oct 6, 2016
gulp 和 grunt 都过时了,用 webpack
|
41
jinzhe Oct 6, 2016
不管用哪个能解决问题就好了!何必浮躁!!!
|
42
dantegg Oct 6, 2016
什么? webpack 都要过时了?
|
43
XadillaX Oct 6, 2016
Makefile + Webpack + Gulp
|
44
franklinyu Oct 7, 2016
Makefile 這種上古神器居然還有人用…… 真讓人懷念
|
45
SPACELAN Oct 7, 2016
npm scripts 哈哈哈
|
46
DeepCold Oct 7, 2016
@greatghoul sucks 是啥。。 Google 了一圈没找到
|
48
greatghoul Oct 7, 2016
@DeepCold 随便写的,根本没有这玩意儿。。。
|
49
DeepCold Oct 7, 2016
@greatghoul 哈哈哈 大哥大哥! 我服了
|
50
fengerzh Oct 19, 2016
从 grunt 直接跳到了 webpack ,没有用过 gulp
|
51
peneazy OP 现在只专注用 webpack 打包 vue 了
|