Commit Graph

32 Commits

Author SHA1 Message Date
Damien Arrachequesne
5f47a50ee5 refactor: refactor the handling of the options 2020-02-11 23:33:34 +01:00
Damien Arrachequesne
11dc4f3a56 chore: migrate to webpack 4
Breaking change: the output bundle will now be found in the dist/ folder.
2020-01-10 07:27:02 +01:00
Damien Arrachequesne
e8cd8c0d6c build: transpile the debug dependency with Babel
a967626a1d has broken
the build for IE and android 5.1

Related: https://github.com/visionmedia/debug/issues/668
2019-09-13 13:36:33 +02:00
Damien Arrachequesne
99bcc622cb [fix] Remove any reference to the global variable
Related: https://github.com/socketio/socket.io-client/issues/1166
2018-11-07 22:40:39 +01:00
Damien Arrachequesne
a28776e8c8 [refactor] Update entry point in webpack configuration (#586)
Following #583.
2017-10-11 07:34:51 +02:00
nkzawa
6e2e09b95d remove unused submodule 2016-04-11 16:18:32 +09:00
Diga Widyaprana
fd90acf4b6 Eslint autofix 2016-02-29 20:43:08 +08:00
Zhu Liang
be9a2ad55a fixed regex 2016-02-15 12:22:24 +08:00
Zhu Liang
280d8e44c8 removed babel react preset 2016-02-12 13:52:22 +08:00
Diga Widyaprana
aede995ca6 Remove browserify stuff
Don't use dynamic dependencies
2016-02-10 02:28:33 +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
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
61d3d1dc03 Merge branch 'babel' into webpack 2016-01-28 13:30:18 +08:00
Diga Widyaprana
85d1ff2a69 Make build using webpack instead of browserify 2016-01-28 12:47:23 +08:00
Diga Widyaprana
2587782443 Test build is done using webpack instead of browserify 2016-01-28 12:47:23 +08:00
Zhu Liang
cad715ca7f added babel integration using browserify API 2016-01-21 18:03:39 +08:00
Damien Arrachequesne
02ab115a1e Prevent ws from being added to the bundle 2016-01-09 14:57:29 +01:00
Guillermo Rauch
ff31233fcf support: add fallback to global for nativescript [@ligaz] 2016-01-07 17:24:29 -08:00
Guillermo Rauch
fe6667f555 exclude ws instead of ignoring it from build [@lpinca] 2016-01-07 17:23:19 -08:00
Damien Arrachequesne
deb9805f34 Make browserify ignore ws instead of excluding now dev dependencies 2016-01-03 23:19:52 +01:00
Damien Arrachequesne
a24e5ee877 package: bump ws 2016-01-01 13:49:31 +01:00
Luigi Pinca
f9e5555b59 support: make the build system work with the latest browserify 2014-10-30 15:28:58 +01:00
Guillermo Rauch
5f805c3700 fix browserify 2014-03-12 15:18:43 -03:00
Guillermo Rauch
6649bef65c support: fix browserify 2014-03-12 14:30:59 -03:00
Luigi Pinca
81442ceea6 fix browserify options 2014-02-24 16:48:14 +01:00
Tony Kovanen
52e9744485 Fixed options passed to browserify 2014-02-20 21:57:19 +02:00
Guillermo Rauch
519eb2b8be fix 2014-02-20 10:48:39 -08:00
Guillermo Rauch
e16aefc6d7 fix and upgrade browserify build 2014-02-20 10:36:41 -08:00
Guillermo Rauch
423f84d820 run browserify without shims 2014-02-20 08:54:35 -08:00
Guillermo Rauch
0c894cf0d2 Removed old should - using expect.js 2011-12-20 22:23:29 -08:00
Guillermo Rauch
21b75fa15e Initial import 2011-11-18 10:08:39 -08:00