1
0
Fork 0
peertube/client/src/shims
William Lahti 3ea9a1c311 Replace angular-cli patch with something less risky (#742)
* Replace angular-cli patch with something less risky

* path.join() is needed, provide a naive implementation

* technically, webpack provided a polyfill for Buffer, we should too

* process polyfill matches webpack; peertube depends on nextTick

* polyfill for path to match webpack

* http/https polyfills as per webpack
2018-06-28 15:53:04 +02:00
..
http.ts Replace angular-cli patch with something less risky (#742) 2018-06-28 15:53:04 +02:00
https.ts Replace angular-cli patch with something less risky (#742) 2018-06-28 15:53:04 +02:00
noop.ts Replace angular-cli patch with something less risky (#742) 2018-06-28 15:53:04 +02:00
path.ts Replace angular-cli patch with something less risky (#742) 2018-06-28 15:53:04 +02:00