Diga Widyaprana
|
1f415d5cc6
|
Remove dynamic dependencies
|
2016-02-29 12:01:31 +08:00 |
|
Yijin
|
ab663c7608
|
Add eslint
- Add eslint and eslint standard to package.json
- Add lint gulp task
- Add eslint config
|
2016-02-29 11:58:49 +08:00 |
|
Guillermo Rauch
|
9748f6bf90
|
Merge pull request #455 from nus-fboa2016-si/webpack
Integrating gulp, webpack, babel
|
2016-02-23 19:14:23 -08:00 |
|
Yijin
|
4c2a7b3f4d
|
Merge remote-tracking branch 'origin/webpack' into webpack
|
2016-02-15 12:29:02 +08:00 |
|
Zhu Liang
|
be9a2ad55a
|
fixed regex
|
2016-02-15 12:22:24 +08:00 |
|
Yijin
|
751cc712bd
|
Merge branch 'webpack' of https://github.com/nus-fboa2016-si/engine.io-client into webpack
|
2016-02-15 12:15:10 +08:00 |
|
Yijin
|
794349113c
|
removed clean message
|
2016-02-15 12:11:12 +08:00 |
|
Diga Widyaprana
|
db5e316854
|
Rename gulp task webpack to build
|
2016-02-12 22:07:23 +08:00 |
|
Diga Widyaprana
|
b28ec89a8c
|
Direct all make tasks to gulp
|
2016-02-12 20:17:59 +08:00 |
|
Zhu Liang
|
280d8e44c8
|
removed babel react preset
|
2016-02-12 13:52:22 +08:00 |
|
Diga Widyaprana
|
bdd7e7c6c8
|
Direct make test to gulp test, webpack doesn't log if no error
|
2016-02-10 22:45:22 +08:00 |
|
Yijin
|
46b28e0a0c
|
added logic for self-cleaning tests
|
2016-02-10 11:46:31 +08:00 |
|
Yijin
|
1f4a3f27a5
|
Merge branch 'webpack' of https://github.com/nus-fboa2016-si/engine.io-client into webpack
|
2016-02-10 11:15:28 +08:00 |
|
Diga Widyaprana
|
437ac56b0e
|
Remove IDE-specific stuff from gitignore
|
2016-02-10 02:30:08 +08:00 |
|
Diga Widyaprana
|
aede995ca6
|
Remove browserify stuff
Don't use dynamic dependencies
|
2016-02-10 02:28:33 +08:00 |
|
Yijin
|
5e67bd4275
|
Merge branch 'webpack' of https://github.com/nus-fboa2016-si/engine.io-client into webpack
|
2016-02-04 20:57:03 +08:00 |
|
Yijin
|
47dd23cdae
|
trigger travis rebuild
|
2016-02-04 20:55:37 +08:00 |
|
Diga Widyaprana
|
cd25131ef2
|
Cleaning up
- Remove unnecessary '' in webpack config
- Remove unnecessary function from zuul.config.js
- Remove duplicate webpack dependency
|
2016-02-04 20:10:25 +08:00 |
|
Diga Widyaprana
|
0d6617d303
|
Cleaning up
- Remove unnecessary '' in webpack config
- Remove unnecessary function from zuul.config.js
- Remove duplicate webpack dependency
|
2016-02-04 18:50:48 +08:00 |
|
Diga Widyaprana
|
182dacf35c
|
Use webpack to output to test's public folder and serve it
|
2016-02-04 17:44:25 +08:00 |
|
Yijin
|
cecb21552c
|
capture zuul process exit code onto main process
|
2016-02-04 13:28:31 +08:00 |
|
Diga Widyaprana
|
c97f876332
|
Fix test server to use webpack middleware properly
|
2016-02-04 13:21:05 +08:00 |
|
Diga Widyaprana
|
a5568f27c1
|
Refactor out webpack config to support/webpack.config.js
It is used by many different files (gulp build, zuul build, test server)
|
2016-02-04 11:03:32 +08:00 |
|
Diga Widyaprana
|
f6895ae5ba
|
Replace zuul build by webpack instead of browserify, use zuul.config.js instead of zuul.yml
|
2016-02-03 23:10:40 +08:00 |
|
Yijin
|
f08f2da7ad
|
removed babelify dep
|
2016-02-03 18:46:16 +08:00 |
|
Yijin
|
862c1fd11e
|
standardised gulpfile formatting across socketio repos
|
2016-02-03 17:57:44 +08:00 |
|
Yijin
|
28719ce93f
|
removed spawnSync call (unsupported by nvm 0.10)
|
2016-02-03 15:48:07 +08:00 |
|
Yijin
|
7fc45efc69
|
Merge remote-tracking branch 'origin/webpack' into webpack
|
2016-02-03 15:17:50 +08:00 |
|
Yijin
|
18359ca195
|
added extra npm install call to deal with npm 3 flat dependencies bug that requires multiple installs
|
2016-02-03 15:16:57 +08:00 |
|
Diga Widyaprana
|
8677f66a73
|
Redirect make build to gulp build, remove browserify gulp task
|
2016-02-03 09:47:25 +08:00 |
|
Yijin
|
8c0465ec07
|
removed output hooks for spawn
|
2016-02-02 23:52:34 +08:00 |
|
Yijin
|
2e08761126
|
exec --> spawn for zuul test
|
2016-02-02 23:05:12 +08:00 |
|
Yijin
|
eebe54d72a
|
fixed zuul cmd args order
|
2016-02-02 21:07:05 +08:00 |
|
Yijin
|
13535092cc
|
fixed extra semicolon in zuul cmd args
|
2016-02-02 20:51:40 +08:00 |
|
Yijin
|
006a1bd274
|
fixed mocha gulp swallowing error output
|
2016-02-01 13:08:31 +08:00 |
|
Zhu Liang
|
0494ff8078
|
changed 4 spaces to 2 spaces
|
2016-01-31 16:51:33 +08:00 |
|
Zhu Liang
|
f8ae734b73
|
move babel from standalone to webpack loader
|
2016-01-31 16:44:06 +08:00 |
|
Diga Widyaprana
|
3248af270c
|
Add global vars to webpack, don't pipe to babel during gulp build
|
2016-01-31 16:25:45 +08:00 |
|
Diga Widyaprana
|
fb14983666
|
Merge branch 'webpack' of https://github.com/nus-fboa2016-si/engine.io-client into webpack
|
2016-01-31 15:43:35 +08:00 |
|
Diga Widyaprana
|
f22f990f15
|
Expose eio, attempt to add global
|
2016-01-31 15:41:40 +08:00 |
|
Yijin
|
242d2b651f
|
added gulp help, modularise task code
|
2016-01-31 15:06:46 +08:00 |
|
Yijin
|
356fe46528
|
eslint added to gulp build
|
2016-01-31 15:02:58 +08:00 |
|
Yijin
|
96564a8a2c
|
fixed babel missing preset
|
2016-01-31 13:15:42 +08:00 |
|
Yijin
|
dc10f525b3
|
inlined .babelrc settings into gulpfile
|
2016-01-31 11:26:18 +08:00 |
|
Yijin
|
380fe6ef9c
|
see prev commit
|
2016-01-31 10:36:14 +08:00 |
|
Yijin
|
3eb429b71d
|
removed dynamic dep versions
|
2016-01-31 10:32:26 +08:00 |
|
Yijin
|
f85b7e2c85
|
merge gulp into webpack
|
2016-01-30 14:16:15 +08:00 |
|
Yijin
|
fad7e5b450
|
Merge remote-tracking branch 'remotes/origin/webpack' into gulp
|
2016-01-30 14:02:42 +08:00 |
|
Yijin
|
9079369603
|
cleaned up gulpfile testing for zuul
|
2016-01-30 14:01:44 +08:00 |
|
Yijin
|
4d155e7efd
|
updated npm test script
|
2016-01-30 13:38:50 +08:00 |
|